vignettes/learnitdown.R

## ---- include = FALSE---------------------------------------------------------
knitr::opts_chunk$set(
  collapse = TRUE,
  comment = "#>"
)

## ----setup--------------------------------------------------------------------
library(learnitdown)

## ---- eval=FALSE--------------------------------------------------------------
#  h5p(1, "https://www.example.com", width = 780, height = 500)

## ---- eval=FALSE--------------------------------------------------------------
#  launch_shiny("app1", url = "https://phgrosjean.shinyapps.io/url-parameters/", img = "images/sdd1_01/app1.png", height=700, alt = "*Cliquez pour lancer ou exécutez `BioDataScience1::run_app("url-parameters")` dans la svbox2019.*")
SciViews/learndown documentation built on Sept. 17, 2024, 8:06 a.m.