Learn R Programming

latrend (version 1.2.1)

initialize,lcMethod-method: lcMethod initialization

Description

Initialization of lcMethod objects, converting arbitrary arguments to arguments as part of an lcMethod object.

Usage

# S4 method for lcMethod
initialize(.Object, ...)

Arguments

.Object

The newly allocated lcMethod object.

...

Other method arguments.

Examples

Run this code
# NOT RUN {
new("lcMethodKML", response = "Value")
# }

Run the code above in your browser using DataLab