Description Usage Arguments Value Author(s) Examples
View source: R/facets-method.R
strip dots around variables in a formula.
1 |
formula |
A formula. such as coverage ~ seqnames, or ..coverage.. ~ seqnames. |
A formula wihout ".." around for all variables.
Tengfei Yin
1 2 | obj <- ..coverage.. ~ seqnames
strip_formula_dots(obj)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.