forked from djnavarro/rbook
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'djnavarro-master' # Conflicts: # _book/navarro2_files/figure-html/corr-1.png # _book/navarro2_files/figure-html/kurtosis-1.png # _book/navarro2_files/figure-html/skewness-1.png # _book/search_index.json # _bookdown_files/navarro2_files/figure-html/corr-1.png # _bookdown_files/navarro2_files/figure-html/kurtosis-1.png # _bookdown_files/navarro2_files/figure-html/skewness-1.png # bookdown/_book/anova2.html # bookdown/_book/chisquare.html # bookdown/_book/datahandling.html # bookdown/_book/descriptives.html # bookdown/_book/graphics.html # bookdown/_book/index.html # bookdown/_book/mechanics.html # bookdown/_book/scripting.html # bookdown/_book/ttest.html
- Loading branch information
Showing
2,837 changed files
with
57,624 additions
and
102,781 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,28 @@ | ||
--- | ||
output: github_document | ||
--- | ||
|
||
<!-- README.md is generated from README.Rmd. Please edit that file --> | ||
|
||
```{r setup, include = FALSE} | ||
knitr::opts_chunk$set( | ||
collapse = TRUE, | ||
comment = "#>" | ||
) | ||
``` | ||
|
||
# Learning statistics with R | ||
|
||
This repository contains all the source materials for *Learning Statistics with R*. There are two versions of the content, the `original` version (LSR v0.6) written in LaTeX and the `bookdown` adaptation (LSR v0.6.1). The two versions are kept in distinct folders to ensure they share no dependencies. | ||
|
||
## Bookdown | ||
|
||
To generate the bookdown version, source the `bookdown/serve_book.R` script. The generated book appears in the `bookdown/_book` subdirectory. | ||
|
||
## Original | ||
|
||
To typeset the original LaTeX version, the root file is `original/pdf/lsr.tex`, and the generated file is the `original/pdf/lsr.pdf` file it produces. | ||
|
||
## Docs | ||
|
||
GitHub pages deploys the site from the `docs` directory; to publish an updated version of the bookdown version to https://learningstatisticswithr.com just copy the entire contents of `bookdown/_book` to `docs/book`, and push to GitHub. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,21 @@ | ||
# Learning statistics with R | ||
|
||
Contains LaTeX source for: | ||
<!-- README.md is generated from README.Rmd. Please edit that file --> | ||
Learning statistics with R | ||
========================== | ||
|
||
DJ Navarro (2018). *Learning statistics with R: A tutorial for psychology students and other beginners.* (Version 0.6). https://learningstatisticswithr.com | ||
This repository contains all the source materials for *Learning Statistics with R*. There are two versions of the content, the `original` version (LSR v0.6) written in LaTeX and the `bookdown` adaptation (LSR v0.6.1). The two versions are kept in distinct folders to ensure they share no dependencies. | ||
|
||
Scripts to generate the images are included, as are the data sets from which they are drawn. In principle, this repository and the `lsr` package itself should include everything needed to reproduce the book from scratch. The book is open access, and released under a creative commons [CC BY-SA 4.0](https://creativecommons.org/licenses/by-sa/4.0/) licence. | ||
Bookdown | ||
-------- | ||
|
||
To generate the bookdown version, source the `bookdown/serve_book.R` script. The generated book appears in the `bookdown/_book` subdirectory. | ||
|
||
Original | ||
-------- | ||
|
||
To typeset the original LaTeX version, the root file is `original/pdf/lsr.tex`, and the generated file is the `original/pdf/lsr.pdf` file it produces. | ||
|
||
Docs | ||
---- | ||
|
||
GitHub pages deploys the site from the `docs` directory; to publish an updated version of the bookdown version to <https://learningstatisticswithr.com> just copy the entire contents of `bookdown/_book` to `docs/book`, and push to GitHub. |
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
Binary file not shown.
Binary file not shown.
Binary file not shown.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.