getPHMRC_url: Get the URL to the PHMRC dataset

View source: R/ConvertData.r

getPHMRC_urlR Documentation

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

link <- getPHMRC_url("adult")
summary(link)$description


openVA documentation built on March 31, 2023, 9:31 p.m.