Skip to content
Snippets Groups Projects
Commit 5df1b897 authored by Facundo Muñoz's avatar Facundo Muñoz :registered:
Browse files

risk_unit(): import methods

parent 4a25e3ae
No related branches found
No related tags found
No related merge requests found
......@@ -20,6 +20,7 @@ Imports:
geojsonio,
geojsonlint,
ggplot2,
methods,
maptools,
maps,
plyr,
......
......@@ -15,6 +15,7 @@ export(risk_plot)
export(risk_unit)
export(wlc)
import(maptools)
import(methods)
import(raster)
import(rgdal)
import(sp)
......@@ -14,6 +14,7 @@
#'
#' @export
#' @import sp
#' @import methods
#'
#' @examples
#' cmr <- mapMCDA_datasets()
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment