wired
wired copied to clipboard
Wired elements in Shiny
Results
2
wired issues
Sort by
recently updated
recently updated
newest added
Goal : create an output format for R markdown documents. Exemple : https://github.com/dreamRs/wired/blob/435b6f78315c244da6d614f202d603d382833527/inst/rmarkdown/example.Rmd#L12 What we can do ? * wrap plots in `wired-image` * wrap other outputs in `wired-card` ?...
I receive the following error: ```r cannot coerce class ‘c("quosure", "formula")’ to a data.frame ```