Learn R Programming

openVA (version 1.0.9)

getPHMRC_url: Get the URL to the PHMRC dataset

Description

Get the URL to the PHMRC dataset

Usage

getPHMRC_url(type)

Arguments

type

adult, child, or neonate

Value

URL of the corresponding dataset

Examples

Run this code
# NOT RUN {
link <- getPHMRC_url("adult")
summary(link)$description

# }

Run the code above in your browser using DataLab