get_projects: Return project information from the PiLR server.

Description Usage Arguments Examples

View source: R/get-projects.r

Description

This function will return a data.frame containing the names and unique identifiers of projects the user has access to on the PiLR server.

Usage

1
get_projects(pilr_server, access_code)

Arguments

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.