search for: lissn543w

Displaying 1 result from an estimated 1 matches for "lissn543w".

Did you mean: lissn543
2001 Sep 27
2
Getting your stuff organized in R
...ot;package:base" > attach("lissN543cod.R") > search() [1] ".GlobalEnv" "file:lissN543cod.R" "package:ctest" [4] "Autoloads" "package:base" > ls(2) [1] "lissN543.cod" "lissN543E.cod" "lissN543W.cod" Now, assuming we want to add an object "a" to lissN543cod, we would type: >save(list=c("a",ls(2)),file="lissN543cod_v2.rda") Note the "" in the list argument. Once lissN543cod_v2 is checked, we can delete lissN543cod. 11. In order to copy...