|
9 months ago | |
---|---|---|
.github | 9 months ago | |
R | 9 months ago | |
inst | 10 months ago | |
man | 9 months ago | |
.Rbuildignore | 9 months ago | |
.gitignore | 10 months ago | |
DESCRIPTION | 9 months ago | |
LICENSE | 2 years ago | |
LICENSE.md | 2 years ago | |
NAMESPACE | 9 months ago | |
NEWS.md | 9 months ago | |
README.Rmd | 9 months ago | |
README.md | 9 months ago | |
_pkgdown.yml | 9 months ago | |
jemisc.Rproj | 2 years ago |
This is just a personal package for various, i.e. misc things.
You can install the current version of jemisc from GitHub with:
remotes::install_github("jemus42/jemisc")
…but there’s no reason to, really.
library(rmarkdown)
library(knitr)
library(jemisc)
cite_loaded_pkgs() %>%
kable()
Package | Version | Source | Attribution |
---|---|---|---|
knitr | 1.28 | CRAN (R 3.6.2) | Yihui Xie (2020). knitr: A General-Purpose Package for Dynamic Report Generation in R. R package version 1.28. |
rmarkdown | 2.1 | CRAN (R 3.6.0) | JJ Allaire and Yihui Xie and Jonathan McPherson and Javier Luraschi and Kevin Ushey and Aron Atkins and Hadley Wickham and Joe Cheng and Winston Chang and Richard Iannone (2020). rmarkdown: Dynamic Documents for R. R package version 2.1. URL https://rmarkdown.rstudio.com. |