[R] list subselect by name ?

2017-09-09 Thread Andre Mikulec
uot; "V" "W" "X" "Y" "Z" > str( list(letters=letters, LETTERS=LETTERS)[c("letters","LETTERS")] ) List of 2 $ letters: chr [1:26] "a" "b" "c" "d" ... $ LETTERS: chr [1:26] "A&

Re: [R] library(nlme) groupedData question‏

2015-10-19 Thread Andre Mikulec
; "G" "H" "G" "H" "G" "H" "G" "H" "G" "H" "G" "H" "G" "H" $ d: num 1 2 4 8 16 32 64 128 256 1024 2048 4096 8192 16384 32768 65536 - attr(*, "formula")=C

[R] library(nlme) groupedData question‏

2015-10-12 Thread Andre Mikulec
ted levels in factors are deprecated What am I doing wrong?  How do I adjust? Thanks, Andre Mikulec  andre_miku...@hotmail.com DETAILS (  the following R code can be copied and pasted to the R console and ran ) --- library(nlme) d.x <- read.table(header=TRUE, text=" o g h i     d A C

[R] setBreakpoint No source refs found

2014-12-17 Thread Andre Mikulec
hdquantile step 2 in hdquantile step 2 in  Tracing function "hdquantile" in package "namespace:Hmisc" Tracing function "hdquantile" in package "Hmisc" Also, I can set "RStudio breakpoints" in R Studio on many lines in Misc.s What is this e