check_OK_selection-old: check_OK_selection is Deprecated

check_OK_selectionR Documentation

check_OK_selection is Deprecated

Description

check_OK_selection was deprecated 2022-12-15 to replace it with check_ok_selection with a standardised function name with lower case letters for OK. Use check_ok_selection with the additional parameters purpose = and plan_aar =.

Usage

check_OK_selection(
  data,
  purpose = deparse(substitute(data)),
  plan_aar = as.numeric(format(Sys.Date(), "%Y")) + 1
)

Arguments

data

The table with data describing the selection for a OK programme.

purpose

String with descriptive text to be used in file name and heading of the report. Defaults to name of input data.

plan_aar

The year for which the selection is planned. Defaults to next year.

Details

The old help pages can be found at help("check_OK_selection-deprecated"). Information on deprecated function can be found at help("OKplan-deprecated").


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