knitr::opts_chunk$set(
  collapse = TRUE,
  comment = "#>"
)
library(lab05group5)

This vignette summaries the functions in package lab5Group05. The function has 3 parameters:name, zoom_l, map_type. The parameter name should be a character which is the name of a location. The parameter zoom_l should be a number which is an integer between 9 to 12. The parameter maptype should be a character out of three types:"toner/terrain/watercolor".



Crispy-tuna/lab05group5 documentation built on Dec. 17, 2021, 3:08 p.m.