buildPopsURL: Set new url to find Populations

Description Usage Arguments Value Examples

View source: R/Noir.R

Description

Set new url to find Populations

Usage

1

Arguments

character

the path to the populations via API

Value

This will return new url for finding populations

Examples

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

## End(Not run) 

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