knitr::opts_chunk$set( collapse = TRUE, comment = "#>" )
library(lab5group5)
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 3 to 21. The parameter maptype should be a character out of three types:"toner/terrain/watercolor".
findmap("stockholm",10,'toner')
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.