get_basis_subset | R Documentation |
Return a subset of the input basis.
get_basis_subset(basis, names, invert = FALSE)
basis |
input basis. |
names |
basis set elements to keep in the returned object. |
invert |
set to true to return all basis elements except those given in the names argument. |
a subset of the input basis.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.