api_rfit: Api connect to api.regression.fit to fetch datasets ELo...

View source: R/idsApi.R

api_rfitR Documentation

Api connect to api.regression.fit to fetch datasets ELo 202205 GWU DATS version 1.0

Description

Api connect to api.regression.fit to fetch datasets ELo 202205 GWU DATS version 1.0

Usage

api_rfit(table)

Arguments

table

The name of table on DB

Value

dataframe

Examples

api_rfit( 'gapminder' )
table names can be in this list ('AStudentRecord','BikeShare','Dats_grades',
'Diabetes','Diet6wk','Happy','gapminder','gradAdmit','nfl2008_fga','Pizza',
'Titanic','USDANutrient','GSS_demographics',
'AAPL_daily','AAPL_full','GOOG_full','GOOG_daily',
'MSFT_daily','MSFT_full','GSS_demographics_xlsx');
updated list can also be found at https://api.regression.fit/endpt.json

physicsland/ezids documentation built on Feb. 4, 2024, 2:13 a.m.