Learn R Programming

rangeMapper (version 0.0-6)

gridSize.save: Save or retrieve the grid size from an rangeMapper project.

Description

Save or retrieve the grid size from the active sqlite database.

Usage

gridSize.save(con, ...) 
gridSize.fetch(con)

Arguments

con
A connection pointing to a valid rangeMapper project.
...
Other arguments to pass to methods of class gridSize-class
gridSize
A numeric vector of one unit length.

Value

  • gridSize.fetchReturns a numeric vector of one unit length containing the grid size previously saved by gridSize.save

References

Valcu, M., Dale, J. and Kempenaers, B. (in prep) rangeMapper: A platform for the study of macroecology of life history traits.

See Also

rangeMapper for a complete example. global.bbox