This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
notes:r_cheat_sheet [2026/06/12 11:38] 101.47.26.62 old revision restored (2026/05/31 04:42) |
notes:r_cheat_sheet [2026/06/13 19:09] (current) 188.235.16.74 old revision restored (2026/06/05 07:31) |
||
|---|---|---|---|
| Line 44: | Line 44: | ||
| * '' | * '' | ||
| * '' | * '' | ||
| - | |||
| - | ===== Data Sets ===== | ||
| - | * '' | ||
| - | * '' | ||
| - | * '' | ||
| - | * '' | ||
| - | * A data frame collects sets of related values (i.e. sets of columns with values in the same order) e.g. '' | ||
| - | * To extract a column, use double-square brackets with the column index or name e.g. '' | ||
| ===== Statistics ===== | ===== Statistics ===== | ||
| * '' | * '' | ||
| - | |||
| ===== File Handling ===== | ===== File Handling ===== | ||
| * '' | * '' | ||
| * '' | * '' | ||
| - | * '' | ||