项目作者: liao961120

项目描述 :
A personal R package for Cartography & GIS
高级语言: R
项目地址: git://github.com/liao961120/geofun.git
创建时间: 2019-03-14T13:14:35Z
项目社区:https://github.com/liao961120/geofun

开源协议:Other

下载


Build Status
Support R Version License: GPL v3

geofun

This is a personal package created to facilitate my learning of Cartography and GIS.

I think it’s a cool idea to create a package while taking a course, since you can write & document functions at the same time, and can even use package vignettes as a method to take notes.

Installation

  1. install.packages('remotes')
  2. remotes::install_github('geofun')