list_adverse_outcomes: List Adverse Outcomes

Description Usage Arguments Details Value Examples

View source: R/aopxplorer.R

Description

Lists all of the adverse outcomes currently in the AOPO

Usage

1
list_adverse_outcomes(url = "http://localhost:3030/ds")

Arguments

url

a character object that is the URL to the Fuseki server. The default is http://localhost:3030/ds

Details

This function queries the AOPO for all of the available adverse outcomes.

Value

adverse_outcomes a vector object that only contains the adverse outcomes currently in the AOPO.

Examples

1
2
3
4
## Not run: 
list_adverse_outcomes()

## End(Not run)

DataSciBurgoon/aopxplorer2 documentation built on May 6, 2019, 1:52 p.m.