simChef icon indicating copy to clipboard operation
simChef copied to clipboard

Things to add to comprehensive simChef vignette

Open tiffanymtang opened this issue 10 months ago • 0 comments
trafficstars

  • [ ] Example of export_visualizers()
  • [ ] Using render_docs() with eval_cache = "none" and viz_cache = "none" or "png"
    • Can set separate export options for each Visualizer using .export_options or set_export_viz_options
  • [ ] Using create_experiment(save_in_bulk = FALSE)
  • [ ] Example usage of simplify_tibble() (with extra fit reps?)
  • [ ] Add integration with renv in render_docs()
    • Note: if render_docs(write_rmd = TRUE), need to knit from "Project Directory"
  • [ ] Setting render_docs(viz_interactive = TRUE)

tiffanymtang avatar Jan 02 '25 18:01 tiffanymtang