Displaying 4 results from an estimated 4 matches for "100415".
Did you mean:
100,15
2010 Jun 02
3
which function
Dear group,
Here is a list of elements :
l <-
c("100415", "100416", "100419", "100420", "100421", "100422",
"100423", "100426", "100427", "100428", "100429", "100430", "100503",
"100504", "100505", "1005...
2010 May 21
4
indexing problem
Dear group,
Here is my environment :
> ls()
[1] "l" "PLglobal" "Pos100415" "Pos100416" "Pos100419"
"Pos100420" "position" "select" "Trad100415" "Trad100416"
"Trad100419" "Trad100420" "trade" "y"
With objects :
> l
[1] "100415"...
2010 May 13
1
access objects in my environment
Dear group,
Here are my objects in my environment:
> ls()
[1] "Pos100415" "Pos100416" "posA" "pose15" "pose16" "pose16t"
"position" "trade" "x"
I need to pass the object "Pos100415" to a function. This element is a
data.frame, obtained through a function: Po...
2010 May 21
1
select elements in a list
Dear group,
Here is a list :
l <-
list("100415", "100416", "100419", "100420", "100421", "100422",
"100423", "100426", "100427", "100428", "100429", "100430",
"100503", "100504", "100505", &q...