simChef
simChef copied to clipboard
Things to add to comprehensive simChef vignette
trafficstars
- [ ] Example of
export_visualizers() - [ ] Using
render_docs()witheval_cache = "none"andviz_cache = "none"or"png"- Can set separate export options for each Visualizer using .export_options or
set_export_viz_options
- Can set separate export options for each Visualizer using .export_options or
- [ ] Using
create_experiment(save_in_bulk = FALSE) - [ ] Example usage of
simplify_tibble()(with extra fit reps?) - [ ] Add integration with
renvinrender_docs()- Note: if
render_docs(write_rmd = TRUE), need to knit from "Project Directory"
- Note: if
- [ ] Setting
render_docs(viz_interactive = TRUE)