close,BinaryReader-method {neuroim}R Documentation

close

Description

close

Usage

## S4 method for signature 'BinaryReader'
close(con)

## S4 method for signature 'BinaryWriter'
close(con)

Arguments

con

the object to close


[Package neuroim version 0.0.6 Index]