mirror of
https://github.com/agdamsbo/FreesearchR.git
synced 2026-06-21 05:19:07 +02:00
docs: vignettes migrated see NEWS
This commit is contained in:
parent
735ef71425
commit
fde5a22526
5 changed files with 8 additions and 71 deletions
|
|
@ -15,12 +15,4 @@ knitr::opts_chunk$set(
|
|||
options(rmarkdown.html_vignette.check_title = FALSE)
|
||||
```
|
||||
|
||||
```{r setup}
|
||||
library(FreesearchR)
|
||||
```
|
||||
|
||||
## Considering missing observations
|
||||
|
||||
### Further reading
|
||||
|
||||
The authors behind the [{finalfit}-package](https://finalfit.org/index.html) have shared a very comprehensive article on what to do and think about missing observations in your data. Please [have a look here](https://finalfit.org/articles/missing.html).
|
||||
Considerations of data missingness can be found in the [FreesearchR project documentations (link)](https://freesearchr.github.io/FreesearchR-knowledge/intro/missingness.html).
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue