Skip to content

Commit 77b6bde

Browse files
committed
update wordlist
1 parent 9d357ea commit 77b6bde

File tree

2 files changed

+72
-8
lines changed

2 files changed

+72
-8
lines changed

documents/autoslider.qmd

Lines changed: 5 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,6 @@ spec_file <- file.path(current_wd, "spec.yml")
119119
write(specs_entry, file = spec_file)
120120
121121
# This chunk runs first and prepares the environment for the whole document
122-
123122
```
124123

125124
# Background
@@ -242,16 +241,16 @@ filters::load_filters(filters_file, overwrite = TRUE)
242241

243242
```{r, eval = TRUE, include=FALSE}
244243
# 1. Load ALL necessary packages
245-
library(rtables) # For append_topleft()
246-
library(assertthat) # For assert_that() you had issues with before
244+
library(rtables) # For append_topleft()
245+
library(assertthat) # For assert_that() you had issues with before
247246
library(tern)
248247
library("dplyr")
249248
```
250249

251250
```{r, eval = FALSE}
252251
# 1. Load ALL necessary packages
253-
library(rtables) # For append_topleft()
254-
library(assertthat) # For assert_that() you had issues with before
252+
library(rtables) # For append_topleft()
253+
library(assertthat) # For assert_that() you had issues with before
255254
library(tern)
256255
library("dplyr")
257256
```
@@ -295,13 +294,12 @@ outputs$t_dm_slide_ITT
295294

296295

297296
```{r}
298-
299297
outputs %>%
300298
generate_slides(
301299
outfile = "presentation.pptx",
302300
template = file.path(system.file(package = "autoslider.core"), "/theme/basic.pptx"),
303301
table_format = autoslider_format
304-
)
302+
)
305303
```
306304

307305
For the final product, when it includes more output, it may look like the following

inst/WORDLIST

Lines changed: 67 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -671,4 +671,70 @@ yaml
671671
yml
672672
yn
673673
zlib
674-
zzz
674+
zzzadlb
675+
AESER
676+
afun
677+
Alanine
678+
Aminotransferase
679+
assertthat
680+
autofit
681+
autoslider
682+
autoslideR
683+
AutoslideR
684+
colvars
685+
colwidths
686+
CRP
687+
Customizations
688+
Davide
689+
DISTRTFL
690+
docx
691+
edelarua
692+
eg
693+
FAS
694+
FASFL
695+
fileext
696+
flextable
697+
flx
698+
formatters
699+
Garolini
700+
getwd
701+
ITT
702+
ITTFL
703+
kate
704+
LBCRP
705+
LBNOBAS
706+
Melkiades
707+
multivar
708+
nDate
709+
nVersion
710+
outfile
711+
poc
712+
pptx
713+
PPTX
714+
preproccessing
715+
preprocess
716+
requireNamespace
717+
revealjs
718+
rmarkdown
719+
Rua
720+
SAE
721+
SASFL
722+
SER
723+
shajoezhu
724+
slref
725+
spacelab
726+
spd
727+
spl
728+
srep
729+
Sys
730+
tempfile
731+
tf
732+
toc
733+
tt
734+
VignetteEncoding
735+
VignetteEngine
736+
VignetteIndexEntry
737+
wd
738+
yolandazzz
739+
Zhou
740+
Zhu

0 commit comments

Comments
 (0)