Skip to content

Commit 06fcf18

Browse files
author
Max Czapanskiy
committed
Incorporate co-author feedback
1 parent 63c209c commit 06fcf18

16 files changed

+283
-222
lines changed

README.Rmd

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -41,8 +41,7 @@ The **analysis** directory contains:
4141
- [:file\_folder: data](/analysis/data): Data used in the analysis.
4242
- [:file\_folder: figures](/analysis/figures): Plots and other
4343
illustrations
44-
- [:file\_folder:
45-
supplementary-materials](/analysis/supplementary-materials):
44+
- [:file\_folder: supplementary-materials](/analysis/supplementary-materials):
4645
Supplementary materials including notes and other documents
4746
prepared and collected during the analysis.
4847

@@ -54,7 +53,7 @@ installed on your computer the [R software](https://cloud.r-project.org/)
5453
itself and optionally [RStudio Desktop](https://rstudio.com/products/rstudio/download/).
5554

5655
You can download the compendium as a zip from from this URL:
57-
[master.zip](/archive/master.zip). After unzipping:
56+
[main.zip](/archive/main.zip). After unzipping:
5857
- open the `.Rproj` file in RStudio
5958
- run `devtools::install()` to ensure you have the packages this analysis depends on (also listed in the
6059
[DESCRIPTION](/DESCRIPTION) file).

README.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ Following publication, please cite this compendium as:
1818
> Czapanskiy, M. F., Ponganis, P. J., Fahlbusch, J. A., and Goldbogen,
1919
> J. A. (2021). *Compendium of R code and data for “An
2020
> 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.
2222
2323
## Contents
2424

@@ -46,12 +46,12 @@ software](https://cloud.r-project.org/) itself and optionally [RStudio
4646
Desktop](https://rstudio.com/products/rstudio/download/).
4747

4848
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
5555

5656
### Licenses
5757

1.57 MB
Binary file not shown.

analysis/figures/bw-bcg-1.png

-1.35 KB
Loading
271 KB
Loading

analysis/figures/oo-bcg-ecg-1.png

-17.7 KB
Loading
1.46 MB
Binary file not shown.
2.88 MB
Binary file not shown.

analysis/paper/crossref.bib

Lines changed: 0 additions & 145 deletions
This file was deleted.

0 commit comments

Comments
 (0)