get_basis_subset: Return a subset of the input basis.

View source: R/basis_set.R

get_basis_subsetR Documentation

Return a subset of the input basis.

Description

Return a subset of the input basis.

Usage

get_basis_subset(basis, names, invert = FALSE)

Arguments

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.

Value

a subset of the input basis.


martin3141/spant documentation built on April 14, 2024, 4:15 a.m.