Skip to content

Latest commit

 

History

History
40 lines (26 loc) · 970 Bytes

README.md

File metadata and controls

40 lines (26 loc) · 970 Bytes

epwmap

CRAN status R-CMD-check

Interactive visualization of free available EPW sources using Mapbox

Installation

You can install the released version of epwmap from CRAN with:

install.packages("epwmap")

Alternatively, you can install the development version from GitHub.

install.packages("epwmap", repos = "https://hongyuanjia.r-universe.dev")

Example

This is a basic example which shows you how to solve a common problem:

library(epwmap)
epwmap()