R/vars.R

## for tidyverse (magrittr & dplyr) functions 
if (getRversion() >= "2.15.1"){
  utils::globalVariables(c('GT', 'clone', 'isTip', 'y', 'label', 'cell', 'mut', 'p', 'reorder', 'edges',
   'nodes', 'n_mut', 'node', 'leaf', 'node_phylo', 'name', 'site', 'l', 'last_mut', 'from_label', 'to_label', '.'))
}

Try the scistreer package in your browser

Any scripts or data that you put into this service are public.

scistreer documentation built on July 9, 2023, 5:54 p.m.