dot-add_namespace function

Lookup namespace of contrast scheme function

Lookup namespace of contrast scheme function

Given the name of a contrast scheme (ie the function name that creates the contrast matrix), lookup which namespace it belongs to and add it to the string. Used to report which packages are used in the glimpse table, e.g., stats, contrastable, bayesTestR

.add_namespace(scheme_names)

Arguments

  • scheme_names: Character vector

Returns

character vector of updated function names with namespaces

  • Maintainer: Thomas Sostarics
  • License: MIT + file LICENSE
  • Last published: 2024-10-01