Learn R Programming

saemix (version 2.4)

validate.names: Name validation (## )Helper function not intended to be called by the user)

Description

Helper function, checks if the names given by the user match to the names in the dataset. If not, automatic recognition is attempted.

Arguments

usernames

vector of strings

datanames

vector of strings

recognisednames

vector of strings, values for automatic recognition

verbose

logical, whether to print warning messages

Value

a vector with valid names

Examples

Run this code
# NOT RUN {
# TODO
# }

Run the code above in your browser using DataLab