R for
Authoring!!

OOH Session #58…
Spotlighting!!

Open Office Hours
(December 31, 2024)

  • Recap session #57       ↔︎️
  • Focal issue(s):
    • Spotlighting!!
  • Shared problem-solving

Recap of Session
#57:

Season’s Greetings… …cards

---
title: "[Merry Christmas!!]{.ballet}" 
author: "Best wishes for a wonderful 2025!!!" 
title-slide-attributes: 
  data-background-image: https://i.ytimg.com/vi/hOHW8uX1QwQ/hq720.jpg?sqp=-oaymwEhCK4FEIIDSFryq4qpAxMIARUAAAAAGAElAADIQj0AgKJD&rs=AOn4CLB06XtSYdgxgtkIP0u0-iWPkFBntg 
  data-background-opacity: ".5"
format:
  revealjs:
    confetti:
      particleCount: 150
      angle: 90
      spread: 360
      startVelocity: 25
      gravity: 0.65
      drift: 0
      ticks: 400
      colors: ["#F5F5DC", "#EDEADE", "#FFFFF0"]
      scalar: 0.7
    mouse-wheel: true                ## yes enables mouse
    slide-tone: false
    transition: convex
    transition-speed: slow
    mermaid:
      theme: forest
    code-overflow: wrap             
    theme: [league, weekly.scss]       
    logo: "erg2.png"
    footer-logo-link: "https://ergreports.com/"  
    preview-links: false             
    code-annotations: hover 
engine: knitr                        
bibliography: temp.bib
filters: 
  - reveal-header          
  - snow
revealjs-plugins:
  - confetti
---




# viola
1
Only option we played with but descriptions available here
---
title: "[Merry Christmas!!]{.ballet}" 
author: "Best wishes for a wonderful 2025!!!" 
title-slide-attributes: 
  data-background-image: https://i.ytimg.com/vi/hOHW8uX1QwQ/hq720.jpg?sqp=-oaymwEhCK4FEIIDSFryq4qpAxMIARUAAAAAGAElAADIQj0AgKJD&rs=AOn4CLB06XtSYdgxgtkIP0u0-iWPkFBntg 
  data-background-opacity: ".5"
format:
  revealjs:
    confetti:
      particleCount: 150
      angle: 90
      spread: 360
      startVelocity: 25
      gravity: 0.65
      drift: 0
      ticks: 400
      colors: ["#F5F5DC", "#EDEADE", "#FFFFF0"]
      scalar: 0.7
    mouse-wheel: true                ## yes enables mouse
    slide-tone: false
    transition: convex
    transition-speed: slow
    mermaid:
      theme: forest
    code-overflow: wrap             
    theme: [league, weekly.scss]       
    logo: "erg2.png"
    footer-logo-link: "https://ergreports.com/"  
    preview-links: false             
    code-annotations: hover 
engine: knitr                        
bibliography: temp.bib
filters: 
  - reveal-header          
  - snow
revealjs-plugins:
  - confetti
---




# viola

Today…

Spotlight!!

Session Info (December 31, 2024) Rendering:

R version 4.2.2 (2022-10-31 ucrt)
Platform: x86_64-w64-mingw32/x64 (64-bit)
Running under: Windows 10 x64 (build 19045)

Matrix products: default

locale:
[1] LC_COLLATE=English_United States.utf8 
[2] LC_CTYPE=English_United States.utf8   
[3] LC_MONETARY=English_United States.utf8
[4] LC_NUMERIC=C                          
[5] LC_TIME=English_United States.utf8    

attached base packages:
[1] stats     graphics  grDevices utils     datasets  methods   base     

other attached packages:
[1] fontawesome_0.5.2

loaded via a namespace (and not attached):
 [1] lubridate_1.9.3   emo_0.0.0.9000    digest_0.6.31     crayon_1.5.2     
 [5] assertthat_0.2.1  lifecycle_1.0.4   jsonlite_1.8.9    magrittr_2.0.3   
 [9] evaluate_1.0.0    stringi_1.7.12    rlang_1.1.3       cli_3.6.0        
[13] rstudioapi_0.15.0 vctrs_0.6.5       generics_0.1.3    rmarkdown_2.28   
[17] tools_4.2.2       stringr_1.5.1     glue_1.6.2        purrr_1.0.1      
[21] xfun_0.42         yaml_2.3.10       fastmap_1.1.1     compiler_4.2.2   
[25] timechange_0.3.0  htmltools_0.5.7   knitr_1.45