search for: lissn543

Displaying 2 results from an estimated 2 matches for "lissn543".

2001 Sep 27
2
Getting your stuff organized in R
...complicated to add a data object to an R binary file, because there is not an "append" option in save(). But you can use ls() in the following way: > search() [1] ".GlobalEnv" "package:ctest" "Autoloads" "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 ad...
2001 Sep 06
1
RFC: package pixmap
There is a new package pixmap in $CRAN/src/contrib/Devel which provides a first shot at a class hierarchy for bitmapped images (as both bitmap and image are already taken I named it pixmap ... if somebody has an idea for a better name, please let me know). This is by no means meant to be final ... more like a basis for discussion about classes for that purpose. It already has RGB, indexed and