check_na: Check misssing values in variable by geo and time

View source: R/check.R

check_naR Documentation

Check misssing values in variable by geo and time

Description

Check misssing values in variable by geo and time

Usage

check_na(data, var)

Arguments

data

A data.frame

var

A name of column to check

Examples

  check_na(data_main_annual, nulc_aper)


pttry/ficomp documentation built on June 11, 2024, 9:53 p.m.