Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion inst/tutorials/getting-started/tutorial.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -453,7 +453,7 @@ R 4.5.3>

###

Your version of R may be more recent, but it should not be older. `R.version.string` is not a function call --- it has no parentheses --- but a built-in variable whose value R simply prints.
Your version of R may differ from the example above --- that's fine, as long as it's reasonably recent. `R.version.string` is not a function call --- it has no parentheses --- but a built-in variable whose value R simply prints.

### Exercise 5

Expand Down
Loading