Thanks :-D [🇷 for BE/BA]
What a fantastic little story. Mysteri solved. Thank you, Hötzi, for confirming that I am not completely hopeless. And thank you, d_labes, for confirming that I partially am
Conclusion: from this point onwards I will do e.g.
This code apparently illustrates the phenomenon:
A=c("foo", "bar")
B=c(1:2)
C=data.frame(A,B)
names(C)=c("Banana", "Boxer")
C$B
C$Bo
C$Ba
Now I can have peace of mind. Or closure , no pun intended.
Conclusion: from this point onwards I will do e.g.
sampleN.RSABE(CV=0.3, theta0=0.95)$Sa
etc.This code apparently illustrates the phenomenon:
A=c("foo", "bar")
B=c(1:2)
C=data.frame(A,B)
names(C)=c("Banana", "Boxer")
C$B
C$Bo
C$Ba
Now I can have peace of mind. Or closure , no pun intended.
—
Pass or fail!
ElMaestro
Pass or fail!
ElMaestro
Complete thread:
- A little off topic: data.frame members ElMaestro 2018-01-22 23:49 [🇷 for BE/BA]
- R-Inferno Helmut 2018-01-23 13:37
- R-Inferno d_labes 2018-01-23 15:03
- Thanks :-DElMaestro 2018-01-23 15:26
- Safe side syntax d_labes 2018-01-23 15:39
- Thanks :-DElMaestro 2018-01-23 15:26
- R-Inferno d_labes 2018-01-23 15:03
- A little off topic: data.frame members yjlee168 2018-01-23 17:47
- R-Inferno Helmut 2018-01-23 13:37