get_schemas: Return data set schema information from the PiLR server.

Description Usage Arguments Examples

View source: R/get-schemas.r

Description

This function will return a data.frame containing the names and identification codes of schemas for a data set.

Usage

1
get_schemas(project, data_set, pilr_server, access_code, ...)

Arguments

project

the pilr_server to get the list of projects from

data_set

the pilr_server to get the list of projects from

pilr_server

a character vector of length 1 indicating the pilr_server URL

Examples

1
get_projects("localhost:8080")

pilrhealth/pilr.api.r documentation built on May 25, 2019, 7:12 a.m.