Awesome
pirouette_article
Branch | |
---|---|
master |
Article about pirouette, by Bilderbeek, Laudanno and Etienne
Data
Software | DOI |
---|---|
pirouette v1.6.4 | |
pirouette_article v1.3 | |
pirouette_examples |
Older versions
FAQ
How do you build the PDF for the article?
./scripts/create_article.sh
Because Overleaf removes the file permissions, add the right to execute with:
chmod +x scripts/create_article.sh
How do you build the PDF for the response letter?
./scripts/create_response_letter.sh
Because Overleaf removes the file permissions, add the right to execute with:
chmod +x scripts/create_response_letter.sh
How do you get the figures?
Rscript scripts/copy_figs_from_examples_to_here.R
The R scripts expects the pirouette
examples to be in the same folder
as pirouette_article
is. That is, it expects the following folder structure:
-+ [folder]
|
+--- pirouette_article
|
+--- pirouette_example_x