RGPr_Import_Gyms: Retrieves list of all facilities

Description Usage Arguments Details Value

View source: R/rgpr_openclose.R

Description

Imports information about each RGP install from a user-supplied csv file of the form # First, you'll need to supply a file of gym database info in csv format like this:

Usage

1
RGPr_Import_Gyms(filename)

Arguments

filename

connection handle from open_RGP_conn

Details

TAG , ADDRESS , USER , PASSWORD , DBNAME , X , Y VAO , rgpdb.domain.com , bob , bobs-password , va513 , -82.994614, 40.098792 VTC , 192.168.1.3 , bob , bobs-password , vatc , -82.994928, 40.094341

Value

RGP_sites is a list of information about the install


YourEconProf/RockGymProR documentation built on March 1, 2020, 2:27 a.m.