How to load R2I package?

How to use RGeostats package step-by-step.
Direct access to Tutorial index and Frequently Asked Questions

How to load R2I package?

Postby Didier Renard » Thu Jul 30, 2015 8:48 am

R2I package must be installed first on the system.

Loading R2I

If the R2I package has been installed with root access or under windows, simply execute this command under the R prompt:
Code: Select all
library(R2I)

Otherwise, without root access under linux or Mac, you must indicate to the library command where you have installed the R2I package:
Code: Select all
library(R2I,lib.loc="$HOME/RPackages")
Didier Renard
 
Posts: 337
Joined: Thu Sep 20, 2012 4:22 pm

Return to Tutorials and FAQ

Who is online

Users browsing this forum: No registered users and 6 guests

cron