buildParamURL: Set new url to find Parameters associated with Samples loaded...

Description Usage Arguments Value Examples

View source: R/Noir.R

Description

Set new url to find Parameters associated with Samples loaded into a workspace

Usage

1

Arguments

character

The start of the url needed to query the sample names loaded into workspace.

Value

This function will return the url needed to find samples based on loaded workspace.

Examples

1
2
3
4
5
## Not run: 
url <- "http://localhost:4567/api/v1/parameters/all?workspaceid="
urlParams <- buildParamURL(url)

## End(Not run)

jluthy/Noir documentation built on Oct. 12, 2019, 3:17 p.m.