Cheat Sheet"

knitr::opts_chunk$set(
  collapse = TRUE,
  comment = "#>"
)

Troubleshooting

When you don’t see any > at the bottom of your console, hitting escape might help. If it doesn’t, clicking the stop sign in the top right corner of the console might help.

You will be able to solve any other problem when you google it.

Shortcuts

| Shortcut | Result | | --------------- | ----------------------------- | | Alt + - | <- | | Ctrl+ Enter | Run selected code from Script | | Enter | Run line of code in Console |

Useful packages

Useful functions

Packages

Loading data

Examining objects

Checking for special values

Creating objects

Selecting subsets of objects

When a is a data.frame

Visualisation

Iterating

Diversity analysis



Try the edcpR package in your browser

Any scripts or data that you put into this service are public.

edcpR documentation built on Oct. 3, 2021, 9:06 a.m.