Skip to contents

Close a Magnitude connection

Usage

# S4 method for class 'Magnitude'
close(con)

Arguments

con

a Magnitude connection.

Value

the value from RSQLite::dbDisconnect is returned invisibly.