yonicd
yonicd
Can you add a plot of how long each state waited until enacting social distancing policy from the day they reported their first case?
I saw this tex lib. Is it possible to add it to the package api? https://github.com/jluttine/tikz-bayesnet
if you need some example tikz for the package texPreview has some built into the inst https://github.com/metrumresearchgroup/texPreview/tree/master/inst/examples/tikz https://github.com/metrumresearchgroup/texPreview/tree/master/inst/examples/pkpdTikz
Is there a way via the api to switch branches for already published content? My use case is that I published content from a working branch and now merged into...
how can i select barplots with crosstalk? ``` library(crosstalk) library(plotly) shared_data
right now `workflow_map` runs sequentially over the rows in the workflowset object and allows for parallelization within a model tune. For users that have HPC it would be great for...
[sinew](https://github.com/metrumresearchgroup/sinew) has new functionality to run makeOxygen on rmd chunks. It could be nice to import it and have it be an addin in remedy to clean up namespacing in...
it would be worth it to just write a package that checks against all the listed guidlines are followed, then users can install, run, and get back feedback. devtools does...
is it possible to airbrush filter on the widget to a subset of dates? (to use in a shinyapp setting)