Learn R Programming

NSR (version 0.1.0)

NSR_sources: Get information on sources used by the NSR

Description

Return metadata about the current NSR sources

Usage

NSR_sources(...)

Value

Dataframe containing information about the sources used in the current NSR version.

Arguments

...

Additional arguments passed to internal functions.

Examples

Run this code
{
sources <- NSR_sources()
}

Run the code above in your browser using DataLab