Learn R Programming

healthbR (version 0.2.0)

anvisa_types: List ANVISA Data Types

Description

Returns a tibble with available ANVISA data types, their names, descriptions, and categories.

Usage

anvisa_types()

Arguments

Value

A tibble with columns: code, name, description, category.

See Also

Other anvisa: anvisa_cache_status(), anvisa_clear_cache(), anvisa_data(), anvisa_info(), anvisa_variables()

Examples

Run this code
anvisa_types()

Run the code above in your browser using DataLab