Changes between Version 8 and Version 9 of xQTLBioinformaticianRCheatSheet
- Timestamp:
- 2012-11-22T13:24:20+01:00 (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
xQTLBioinformaticianRCheatSheet
v8 v9 26 26 27 27 `dataId <- 0`[[BR]] 28 `data <- download matrixascsvCURL(dataId)`28 `data <- download.data(dataId)` 29 29 30 30