Learn R Programming

rClinicalCodes (version 1.0.1)

all_ClinicalCodes_articles: Downloads a list of all articles in ClinicalCodes

Description

This function gives a dataframe of all articles listed in the ClinicalCodes repository.

Usage

all_ClinicalCodes_articles()

Arguments

Value

A dataframe of article information, links and IDs

Details

Article IDs from the list are included and can then be passed to the download functions to import codelists and research objects into R

Examples

Run this code
## Not run: 
# all_articles <- all_ClinicalCodes_articles()
# ## End(Not run)

Run the code above in your browser using DataLab