Function returning some values on the numbers of NA in the data
Source:R/GetOverview.R
get_NA_overview.Rd
Function returning some values on the numbers of NA in the data
Examples
data(tuberculosis_TMT_se)
get_NA_overview(tuberculosis_TMT_se, ain="log2")
#> Total.Values NA.Values NA.Percentage
#> <int> <int> <num>
#> 1: 6020 1945 32.30897