Learn R Programming

healthbR (version 0.2.0)

censo_info: Census information

Description

Displays information about the Brazilian Census and returns metadata.

Usage

censo_info(year = NULL)

Value

Invisibly returns a list with Census metadata.

Arguments

year

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

Examples

Run this code
censo_info()
censo_info(2022)

Run the code above in your browser using DataLab