We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 630b05f commit b2bd689Copy full SHA for b2bd689
R/fortify-map.R
@@ -1,5 +1,8 @@
1
#' Fortify method for map objects
2
#'
3
+#' @description
4
+#' `r lifecycle::badge("deprecated")`
5
+#'
6
#' This function turns a map into a data frame that can more easily be
7
#' plotted with ggplot2.
8
R/fortify-spatial.R
#' Fortify method for classes from the sp package.
#' To figure out the correct variable name for region, inspect
#' `as.data.frame(model)`.
0 commit comments