| get_model_formula | R Documentation |
Helper function to convert model string (with 'y' prefix) to formula object
get_model_formula(model_str)
model_str |
Model string with 'y' prefix (e.g., 'y ~ log_umi') |
Formula object without 'y' prefix
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.