calculate_coef_api: Calculate coefficients from the API

Description Usage Arguments Value Examples

Description

Calculate coefficients from the API

Usage

1
2
calculate_coef_api(country = NULL, url = "http://localhost:8001/",
  path = "model")

Arguments

country

country to fit the model to

url

URL of API server

path

endpoint of API

Value

data frame

Examples

1
2
3
4
## Not run: 
calculate_coef_api('Algeria', url='http://localhost:8001/', path='model')

## End(Not run)

chapmandu2/gapminderpl documentation built on May 9, 2019, 8:42 a.m.