get_missing: Fraction of missing values

Description Usage Arguments

View source: R/data_exploring.R

Description

Compute the fraction of missing values in a colum

Usage

1
get_missing(tbl, cols, sample_max = options("synergetr_sample_max")[[1]])

Arguments

tbl

Table name to search

cols

Column name

sample_max

Limit the number of rows when estimating the fraction of missing values


avirkki/synergetr documentation built on May 18, 2019, 9:16 p.m.