.Rprofile
.Renviron
languageserver
lintr
rstudioapi
bookdown
fig.width
knitr::kable
xtable
kableExtra
_site.yml
index.Rmd
_output.yml
_bookdown.yml
.Rmd
qmd
split()
*apply()
apply
summary()
stargazer()
NA
mutate
tibble
|>
group_by()
dplyr::group_modify()
cowplot
colorspace
ggsci
aes()
guides()
guide_legend()
grid.gedit()
Raster
tidyquant
xts
plot.xts
autoplot
Q: How to add comments in Quarto markdown? A: Use HTML comment syntax: <!-- This is a comment -->
<!-- This is a comment -->
Multiline comment:
<!-- your comment goes here -->
References: