RGPr_Import_Gyms: Retrieves list of all facilities

View source: R/rgpr_openclose.R

RGPr_Import_GymsR Documentation

Retrieves list of all facilities

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

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 Feb. 10, 2025, 6:30 a.m.