report_missings: Report missing

View source: R/utils.R

report_missingsR Documentation

Report missing

Description

Function reports number of missing values per variable.

Usage

report_missings(data, name_data, throw_error = FALSE)

Arguments

data

Tibble holding a result data set.

name_data

Name of the data file.

throw_error

Boolean, if TRUE error is thrown on failures, otherwise a warning.

Value

input data.


2DegreesInvesting/r2dii.climate.stress.test documentation built on June 6, 2024, 8:23 a.m.