We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
make sure participants got link to setup instructions
some folks not familiar with R Markdown templates
emphasize gitter chat channel! https://gitter.im/arm-austin/Lobby
make "new window" the default for links
add about margins to xaringan templates?
add bakeoff package to package installs http://arm.rbind.io/prework/packages/
remotes::install_github("armcompanion") - needs rstudio-education http://arm.rbind.io/prework/packages/
Reminder - add include_url to slide deck, people 😍 it
typo in template - n in ggplot should be nn (or change variable name)
n
nn
fix images in flexdashboard level 2, 3 slides http://arm.rbind.io/slides/flexdashboard.html#1
xaringan- add how to change background-color, plus inverse class!
for any external apps to be used in class, make sure to hook up with commercial shinyapps.io for goodness sake
add links to Jiena's learnr stuff http://arm.rbind.io/days/day1/learnr/
gt had to be built from sources on the cloud setup (worth installing for xaringan?)
gt
edit template name for flexdashboard template in armcompanion package
update xaringan slides to show incremental in same line 😮
see issue knitr::include_graphics() may not be the best way to control image size in xarnigan #25 re resizing images with knitr code chunk options should be recommended way within xaringan
clarify in slides that xaringan::infinite_moon_reader only works for HTML output (try knitr::knit_watch)
xaringan::infinite_moon_reader
knitr::knit_watch
The text was updated successfully, but these errors were encountered:
No branches or pull requests
make sure participants got link to setup instructions
some folks not familiar with R Markdown templates
emphasize gitter chat channel! https://gitter.im/arm-austin/Lobby
make "new window" the default for links
add about margins to xaringan templates?
add bakeoff package to package installshttp://arm.rbind.io/prework/packages/remotes::install_github("armcompanion") - needs rstudio-educationhttp://arm.rbind.io/prework/packages/Reminder - add include_url to slide deck, people 😍 it
typo in template -n
in ggplot should benn
(or change variable name)fix images in flexdashboard level 2, 3 slideshttp://arm.rbind.io/slides/flexdashboard.html#1xaringan- add how to change background-color, plus inverse class!
for any external apps to be used in class, make sure to hook up with commercial shinyapps.io for goodness sake
add links to Jiena's learnr stuffhttp://arm.rbind.io/days/day1/learnr/gt
had to be built from sources on the cloud setup (worth installing for xaringan?)edit template name for flexdashboard template in armcompanion packageupdate xaringan slides to show incremental in same line 😮
see issue knitr::include_graphics() may not be the best way to control image size in xarnigan #25 re resizing images with knitr code chunk options should be recommended way within xaringan
clarify in slides that
xaringan::infinite_moon_reader
only works for HTML output (tryknitr::knit_watch
)The text was updated successfully, but these errors were encountered: