-
-
Notifications
You must be signed in to change notification settings - Fork 3
/
.Rapp.history
36 lines (36 loc) · 1.8 KB
/
.Rapp.history
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
32
33
34
35
36
source("/Users/moudiki/Documents/Courbe_taux_CIPRES/1 - functions.R")
c("toto", "tata")
rank(c("toto", "tata"))
rank(c("toto", "tata", "tete", "tete"))
scale(rank(c("toto", "tata", "tete", "tete")))
scale(rank(c("toto", "tata", "tete", "tete", "titi")))
?rank
scale(rank(c("toto", "tata", "tete", "tete", "titi", "le tonton")))
?rank
rank
scale(rank(c("toto", "tata", "tete", "tete", "titi", "le tonton", "la tata")))
scale(rank(c("toto", "tata", "tete", "tete", "titi", "le tonton", "la tata", "la tata de")))
scale(rank(letters))
scale(rank(rev(letters)))
rank(rev(letters))
rev(letters)
paste0(letters, c(0, 1))
paste0(letters, c(0, 1, 2))
paste0(sample(letters), c(0, 1, 2))
rank(paste0(sample(letters), c(0, 1, 2)))
rank
scale(rank(c("toto", "tata", "tete", "tete", "titi", "le tonton", "la tata", "la tata de")))
scale(rank(c("toto", "tata", "tete", "tete", "titi", "le tonton", "la tata", "la tata de", "le toto")))
scale(rank(c("toto", "tata", "tete", "tete", "titi", "le tonton", "la tata", "la tata de", " toto")))
scale(rank(c("toto", "tata", "tete", "tete", "titi", "le tonton", "la tata", "la tata de", " toto", tata2)))
scale(rank(c("toto", "tata", "tete", "tete", "titi", "le tonton", "la tata", "la tata de", " toto", "tata2")))
scale(rank(c("toto", "tata", "tete", "tete", "titi", "le tonton", "la tata", "la tata de", " toto", "tata ")))
scale(rank(c("toto", "tata", "tete", "tete", "titi", "le tonton", "la tata", "la tata de", " toto", "tete ")))
scale(rank(c("toto", "tata", "tete", "tete", "titi", "le tonton", "la tata", "la tata de", " toto", "tete2")))
install.packages("/Users/moudiki/Downloads/ESGtoolkit_0.2.0.tar.gz")
install.packages("/Users/moudiki/Downloads/ESGtoolkit_0.2.0.tar.gz", repos='NULL')
install.packages("/Users/moudiki/Downloads/ESGtoolkit_0.2.0.tar.gz", repos=NULL)
load(".RData")
pwd
pwd()
R CMD check