Skip to content

Commit

Permalink
Make sure example uses correct variable
Browse files Browse the repository at this point in the history
  • Loading branch information
angela-li committed May 20, 2020
1 parent 0e7209b commit 7707ef3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion R/nyc.R
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,6 @@
#' library(sf)
#' data(nyc_sf)
#'
#' plot(nyc_sf["CODE"])
#' plot(nyc_sf["bor_subb"])
#' }
"nyc_sf"

0 comments on commit 7707ef3

Please sign in to comment.