-
Notifications
You must be signed in to change notification settings - Fork 1
/
README.txt
31 lines (25 loc) · 1.28 KB
/
README.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
Title: Kraken-R
Author Information ----------------------------------------------------------
AUTHOR: David Geeraerts
EMAIL: [email protected]
LOCATION: Olympia, Washington U.S.
Purpose ---------------------------------------------------------------------
Purpose: Kraken-R is a monolithic R script for learning R.
The script style is as a cheatsheet of sorts to help remember how to do
certain things, and strives to provide better examples than what is
available in R help or vignettes.
It uses The Evergreen State College,
Computer Applications Lab (CAL) for Scientific Computing,
HeadCount to learn R, as well as some other datasets.
Single file to keep it simple,
even though using Project Template & LCFD file model as project workflows is a good idea.
LCFD project workflow by Josh Reich
LCFD: Load, Clean, Function, Do --each as a seperate script.
[http://stackoverflow.com/questions/1429907/workflow-for-statistical-analysis-and-report-writing/1434424#1434424]
R Package for LCFD is 'makeProject'
Project Template information:
[http://projecttemplate.net/]
Copyleft --------------------------------------------------------------------
Copyleft License, Creative Commons:
Attribution-NonCommercial-ShareAlike 3.0 Unported (CC BY-NC-SA 3.0)
http://creativecommons.org/licenses/by-nc-sa/3.0/