Learn R Programming

rtop (version 0.5-5)

useRtopWithIntamap: Integrates the rtop package with the intamap package

Description

This function makes it possible to use rtop-objects in the functions of the package. It is necessary to load the intamap-package before calling this function.

Usage

useRtopWithIntamap()

Arguments

Value

The function will have as side effect that the intamap package is loaded, and that rtop-methods are registered for the intamap-functions estimateParameters, spatialPredict and methodParameters.

Examples

Run this code
library(intamap)
useRtopWithIntamap()

Run the code above in your browser using DataLab