upgo_disconnect: Function to connect to UPGo server

Description Usage Details Value

View source: R/upgo_disconnect.R

Description

upgo_disconnect closes an open connection to the UPGo server and removes the associated tables from the global environment.

Usage

1

Details

A function for disconnecting from the UPGo server and any associated tables. An open connection with the name 'con' will be removed from the special upgo package environment ('.upgo_env'), as will tables named 'property_remote', 'property_inactive_remote', 'daily_remote', 'daily_inactive_remote', ‘host_remote', #’ 'host_inactive_remote', 'review_remote', 'review_user_remote', 'review_text_remote', 'geolocation_remote', 'ha_mapping_remote' and 'registration_remote'.

Value

The function returns no output, but removes objects from the global environment.


UPGo-McGill/upgo documentation built on Nov. 20, 2021, 2:26 a.m.