@@ -18,7 +18,7 @@ Following publication, please cite this compendium as:
18
18
> Czapanskiy, M. F., Ponganis, P. J., Fahlbusch, J. A., and Goldbogen,
19
19
> J. A. (2021). * Compendium of R code and data for “An
20
20
> accelerometer-derived ballistocardiogram method for detecting
21
- > heartrates in free-ranging marine mammals”* . Accessed 24 Oct 2021.
21
+ > heartrates in free-ranging marine mammals”* . Accessed 27 Oct 2021.
22
22
23
23
## Contents
24
24
@@ -46,12 +46,12 @@ software](https://cloud.r-project.org/) itself and optionally [RStudio
46
46
Desktop] ( https://rstudio.com/products/rstudio/download/ ) .
47
47
48
48
You can download the compendium as a zip from from this URL:
49
- [ master .zip] ( /archive/master .zip ) . After unzipping: - open the ` .Rproj `
50
- file in RStudio - run ` devtools::install() ` to ensure you have the
51
- packages this analysis depends on (also listed in the
52
- [ DESCRIPTION ] ( /DESCRIPTION ) file). - finally, open
53
- ` analysis/paper/paper.Rmd ` and knit to produce the ` paper.docx ` , or run
54
- ` rmarkdown::render("analysis/paper/paper.Rmd") ` in the R console
49
+ [ main .zip] ( /archive/main .zip ) . After unzipping: - open the ` .Rproj ` file
50
+ in RStudio - run ` devtools::install() ` to ensure you have the packages
51
+ this analysis depends on (also listed in the [ DESCRIPTION ] ( /DESCRIPTION )
52
+ file). - finally, open ` analysis/paper/paper.Rmd ` and knit to produce
53
+ the ` paper.docx ` , or run ` rmarkdown::render("analysis/paper/paper.Rmd") `
54
+ in the R console
55
55
56
56
### Licenses
57
57
0 commit comments