.github/ISSUE_TEMPLATE.md

Reproducible Example

Feel free to delete and replace with a description of the feature you'd like if this is not a bug.

Paste a reprex here. This helps the maintainers reproduce the bug you encountered. Ensure that the si option is TRUE.

Example:

reprex::reprex({
    library(ggmap)
    ggmap(get_map())
}, si = TRUE)


dkahle/ggmap documentation built on March 3, 2024, 8:19 a.m.