{{suite}}

```r}1, echo=FALSE} tagList(processed_results[['{{section}}']][['{{suite}}']]$plotly_images)

```r}2, echo=FALSE, results='asis'}
for (m1 in processed_results[['{{section}}']][['{{suite}}']]$matplotlib_images) {
  cat(sprintf("![](%s)\n\n", m1))
  cat("\n")
}

for (t1 in processed_results[['{{section}}']][['{{suite}}']]$result_tables) {
  cat(t1 %>% kable %>% kable_styling())
}


Try the validmind package in your browser

Any scripts or data that you put into this service are public.

validmind documentation built on April 4, 2025, 5:05 a.m.