r-novice-inflammation icon indicating copy to clipboard operation
r-novice-inflammation copied to clipboard

Programming with R

Results 78 r-novice-inflammation issues
Sort by recently updated
recently updated
newest added

Line 371 - typing dat[,] gives only the first 25 rows with the message at the end: [ reached 'max' / getOption("max.print") -- omitted 35 rows ] Not sure if...

I would like to suggest adding a graphical illustration to explain the inflammation dataset, just like it is done for the Python course. https://swcarpentry.github.io/python-novice-inflammation/fig/lesson-overview.svg Thank you Abdullah Shaikh Instructions Thanks...

The newline character `\n` has to be escaped to be shown.

In the episode this solution is shown **before** the handling of the standard input. It is confusing to have `file("stdin")` at this point.

Correct output of print-args.R Running `Rscript print-args.R` returns `--no-echo`instead of `--slave`.

Delete lines which are repeated.

Hi I noticed that the functions used in the Data Frame Manipulation with Dplyr episode https://swcarpentry.github.io/r-novice-gapminder/13-dplyr/index.html do not have a _print ( ) statement_ for the output of the dplyr...

I'm a member of The Carpentries Core Team and I'm submitting this issue on behalf of another member of the community. In most cases, I won't be able to follow...

I'm a member of The Carpentries Core Team and I'm submitting this issue on behalf of another member of the community. In most cases, I won't be able to follow...

There should be a link to download input data in episode 1 where we first talk about the data. Instructions Thanks for contributing! :heart: If this contribution is for instructor...