close.qpostcon: Closes a QFileOpen connection

View source: R/DataMart.R

close.qpostconR Documentation

Closes a QFileOpen connection

Description

This is an overload for close.connection which writes the file contents. of a connection opened using QFileOpen to the Displayr Cloud Drive.

Usage

## S3 method for class 'qpostcon'
close(con, ...)

Arguments

con

connection object of class 'qpostcon'. Connection opened with QFileOpen.

...

arguments passed to or from other methods.

Value

NULL invisibly. Called for the purpose of uploading data and assumed to succeed if no errors are thrown.


Displayr/flipAPI documentation built on March 26, 2024, 12:19 a.m.