Learn R Programming

healthbR (version 0.2.0)

pns_info: PNS survey information

Description

Displays information about the PNS survey and returns metadata.

Usage

pns_info(year = NULL)

Value

Invisibly returns a list with survey metadata.

Arguments

year

Numeric. Year to get specific information about. NULL shows general info.

Examples

Run this code
pns_info()
pns_info(2019)

Run the code above in your browser using DataLab