.add_namespace | R Documentation |
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)
scheme_names |
Character vector |
character vector of updated function names with namespaces
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.