Thomas Lo Russo
Results
3
comments of
Thomas Lo Russo
I'm runing into the same problem: ``` * checking examples with --run-donttest ... ERROR Running examples in 'swissdd-Ex.R' failed The error most likely occurred in: > base::assign(".ptime", proc.time(), pos =...
Yes and it works fine. Thanks :)
To remove redundant tooltips / hovers just use the hoverinfo argument. `p %>% style(hoverinfo = "none", traces = 1:2)`