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

View source: R/blank_fill_ids.R

blank_fill_idsR Documentation

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

Description

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

Usage

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

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

rmsharp/rmsutilityr documentation built on Feb. 13, 2024, 6:01 p.m.