table_completeness_vars: Create completeness table (variables)

View source: R/tables.R

table_completeness_varsR Documentation

Create completeness table (variables)

Description

This function creates the table that indicate for each variable, how much information is available.

Usage

table_completeness_vars(data)

Arguments

data

the complete dataset created with fetch_data().

Value

a tibble

Examples

table_completeness_vars(data_rangers)


courtiol/rangeRinPA documentation built on Sept. 29, 2022, 9:54 a.m.