getSampleID
getSampleID.Rd
getSampleID
Examples
getSampleID(init_variable())
#> Variable name should not contain digits, spaces, or special characters.
#> If any of these are present, they will be removed from the variable name.
#> [1] "myVariable1" "myVariable2"