Description Usage Details Value
View source: R/upgo_disconnect.R
upgo_disconnect
closes an open connection to the UPGo server and
removes the associated tables from the global environment.
1 |
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'.
The function returns no output, but removes objects from the global environment.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.