vecfun.remove {simcausal} | R Documentation |
Remove Custom Vectorized Functions
Description
Remove user-defined function names from a global list of custom vectorized functions. See vignette for more details.
Usage
vecfun.remove(vecfun_names)
Arguments
vecfun_names |
A character vector of function names that will be removed from the custom list |
Value
An old vector of user-defined vectorized function names
[Package simcausal version 0.5.6 Index]