as_character_formula {hmmTMB} | R Documentation |
Read formula with as.character without splitting
Description
Read formula with as.character without splitting
Usage
as_character_formula(x, ...)
Arguments
x |
R formula |
... |
Unused |
Details
Citation: this function was taken from the R package formula.tools: Christopher Brown (2018). formula.tools: Programmatic Utilities for Manipulating Formulas, Expressions, Calls, Assignments and Other R Objects. R package version 1.7.1. https://CRAN.R-project.org/package=formula.tools
[Package hmmTMB version 1.0.2 Index]