-
From Barbara Dolansky bdolansky@vassar.edu
Hello -
I am working through Lesson 2 of Tutorial 1 (IMS) and am creating an R script for myself with all of the code. However, I am unable to find t…
-
https://github.com/hadley/nycflights13
-
An opening brainstorming issue on what this lesson might contain. Please pitch in!
Here are some things I've thought about it.
---
* Cover basic data & statistical literacy - look at chap…
-
## Feature
Any thoughts about providing residuals or expected cell counts for chi-square tests? I can appreciate that post hoc testing is likely outside the scope of the `infer` package, but as it …
-
`rmarkdown` files with the .Rmd suffix prompt users if a package is not installed:
![image](https://user-images.githubusercontent.com/18148282/157871861-e7367a3a-a48f-43ab-9efe-ea5496d42b87.png)
…
-
From Thomas Scofield:
> I was browsing this book for the first time last evening, jumping around rather than systematically progressing through. I noted that the data in Table 13.1 does not appear…
-
running `add_dockerfile()` produces the following Dockerfile
```
FROM rocker/r-ver:4.0.2
RUN apt-get update && apt-get install -y git-core libcurl4-openssl-dev libgit2-dev libglpk-dev libgmp-dev…
-
Please use this template for providing chapter level feedback. For typos and grammatical corrections, feel free to list them here or make a pull request. For larger proposed edits (e.g. restructure ho…
-
The [Case Study](https://openintro.shinyapps.io/ims-01-data-04/) of that Section 1 now returns an error page with the message
```
processing file: 01-04-lesson.Rmd
output file: 01-04-lesson.knit.m…
-
Unfortunately, in the interactive R tutorial "https://openintro.shinyapps.io/ims-02-explore-01/#section-distribution-of-one-variable" the "pies" dataset is not found.
IZE85 updated
3 years ago