Skip to content

Commit

Permalink
fix: spelling and more wordlist
Browse files Browse the repository at this point in the history
  • Loading branch information
akselthomsen committed Dec 20, 2024
1 parent 1ecd194 commit 61e6e33
Show file tree
Hide file tree
Showing 2 changed files with 56 additions and 4 deletions.
4 changes: 2 additions & 2 deletions R/render_summary.R
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
#' Render dataframe into a summary.html file
#' Render data.frame into a summary.html file
#'
#' @param input The input data.frame that should be rendered into a summary.html
#' file
#' @param summary_file A character string specifying the path where the summary
#' HTML file should be saved. Defaults to `"summary.html"`.
#'
#' @return Takes a dataframe as input and returns a log in html format
#' @return Takes a data.frame as input and returns a log in html format
#' @noRd
render_summary <- function(input, summary_file = "summary.html") {
summary_qmd <- withr::local_tempfile(
Expand Down
56 changes: 54 additions & 2 deletions inst/WORDLIST
Original file line number Diff line number Diff line change
@@ -1,74 +1,126 @@
Aksel
arning
asis
aut
callr
Cervan
cgid
chdir
cli
colour
commonmark
compats
Compats
config
Config
cph
CRAN
cre
dev
dir
dontrun
dplyr
dset
ENOENT
ENOTDIR
envir
ENXIO
Falgreen
Finalise
funct
Gakava
getenv
getOption
getwd
gfm
ggplot
ggsave
Girard
github
globbing
grepl
grpvar
GxP
hjust
https
httr
initialise
io
jsonlite
kable
kableExtra
knitr
Kristian
ktqn
lapply
loadedversion
Lovemore
lvgk
markua
md
mdfmt
mdformats
multiarch
nchars
newname
nocov
Nordisk
notangle
Novo
novonordisk
NovoNordisk
nrow
Obucina
openat
opensource
OpenSource
overwritable
PKGS
pandoc
pkgload
pkgs
PKGS
pre
purrr
rdname
README
renv
RENV
reticulate
rlang
rlist
rmarkdown
Roxygen
roxygen
Roxygen
Roxygenize
RoxygenNote
rstudio
sessioninfo
setenv
sffl
skyblue
Steffen
stopifnot
stringr
succes
succesfully
Sweave
Sys
testthat
Thomsen
tibble
tidyr
tmpf
Troejelsgaard
unglue
ungroup
unlist
urandom
usethis
vctr
vctrs
VignetteBuilder
vjust
vlob
winslash
withr
yaml

0 comments on commit 61e6e33

Please sign in to comment.