Learn R Programming

openVA (version 1.0.15)

getPHMRC_url: Get the URL to the PHMRC dataset

Description

Get the URL to the PHMRC dataset

Usage

getPHMRC_url(type)

Value

URL of the corresponding dataset

Arguments

type

adult, child, or neonate

Examples

Run this code
link <- getPHMRC_url("adult")
summary(link)$description

Run the code above in your browser using DataLab