blank_fill_ids: Returns the Ids in right blank filled and upper case animal...

Description Usage Arguments Examples

View source: R/blank_fill_ids.R

Description

Returns the Ids in right blank filled and upper case animal Ids.

Usage

1
blank_fill_ids(ids, upper = TRUE)

Arguments

ids

character vector of animal Ids that may need to be transformed into the proper Id format.

upper

logical indicator of whether ids are to be forced to upper case

Examples

1
new_ids <- blank_fill_ids(c("12345", "1X1234", "1234","2 3456"))

rmsharp/snprcspf documentation built on June 15, 2020, 11:21 a.m.