[rkward-users] [Help] RE: totally basic question - using packages

SourceForge.net noreply at sourceforge.net
Tue May 17 07:09:30 UTC 2011


The following forum message was posted by schmima at http://sourceforge.net/projects/rkward/forums/forum/165574/topic/4533322:

Hi 

there are two things you should be aware of:

1. to use a library you need to load it into the workspace before you use it:
Console: library("libraryname")
RKward: click workspace -> load/unload packages ...

2. I doubt that there will be an additional menu or menu-entry appearing in
the RKward after you do so. RKward does not offer a graphical user interface
for any package. The interface was designed for a certain set of packages (basic
packages in R). If you use something special, you'll have to read about using
R via commands. Don't worry ^^ to get some things working, this isn't that much
of an effort - you'll find some tutorials on http://www.r-project.org/

all the best,

Marc




More information about the Rkward-users mailing list