check_OK_selection-deprecated: Control of standard output file with OK selection

check_OK_selection-deprecatedR Documentation

Control of standard output file with OK selection

Description

Standard control by performing descriptive statistics of variables in the output file with OK selection.

Usage

check_OK_selection(data)

Arguments

data

Data frame with selection for a OK programme.

Details

Under development. This should be rewritten to produce nicer output.

Gives descriptive statistics of the selection. This is used to see if the number of selected units per category are correct. If any mistakes are found, one must go back and correct in the script that produces the selection.

Before the control is run, the column names must have been standardized using NVIdb::standardize_columns.

Value

Prints results of the control to the output window.

Author(s)

Petter Hopp Petter.Hopp@vetinst.no

Examples

## Not run: 
# Checking OK selection data in data frame okplan_MRSA
check_OK_selection(okplan_MRSA)

## End(Not run)


NorwegianVeterinaryInstitute/OKplan documentation built on Dec. 20, 2024, 10:41 a.m.