here_lives: The Crew lives here

Usage Arguments Value Author(s) Examples

View source: R/here_lives.R

Usage

1
here_lives(crew = hottest_crew, all_members = FALSE)

Arguments

crew

sf data frame. Check the package data hottest_crew to see the data structure.

all_members

logical. Should all crew members be shown. If FALSE, user input is evaluated to create subset.

Value

mapview object.

Author(s)

Christoph Stepper

Tim Appelhans

Examples

1
2
3
  options(viewer = NULL)
  crew_map = here_lives(crew, all_members = TRUE)
  crew_map

hot-stepper/herecomes documentation built on Aug. 4, 2019, 3 p.m.