# Change to the popular snake_case
setCombineType("snake")
defaultCombine("a", "b")
# Change back to nlmixr2/rxode2 default camelCase
setCombineType("camel")
defaultCombine("a", "b")
# This is used to change the naming convention for parameters
# produced by this package
Run the code above in your browser using DataLab