Skip to content

Latest commit

 

History

15 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

zhulabgbif: Tools for GBIF downlaod and process developed by Zhu Lab at UMich

This branch contains a collection of R tools for managing GBIF data in the Zhu Lab at the University of Michigan.

Installation

To install the latest version of the package from GitHub, follow the steps below.

  1. Open RStudio or your preferred R environment.
  2. Install devtools using the following command in R
install.packages("devtools")
  1. Install zhulabgbif with
devtools::install_github("zhulabgroup/zhulabgbif", build_vignettes = TRUE)
  1. Import zhulabgbif with
library(zhulabgbif)
  1. To access the vignettes, use
vignette("vignettes", package = "zhulabgbif")

About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages