knitr::opts_chunk$set( collapse = TRUE, comment = "#>", fig.path = "man/figures/README-", out.width = "100%" ) library(tidyverse) library(alohaal)
The goal of alohaal is to ...
And the development version from GitHub with:
# install.packages("devtools") #devtools::install_github("adhil0/alohaal")
This is a basic example which shows you how to solve a common problem:
#library(alohaal) ## basic example code
| Dataset | Description | Techniques Used | | ----------- | ----------- | ---------------- | | nwt_pikas | Pika demography data for west knoll and Indian Peaks wilderness, 2008 - ongoing |ggmap, sf, ggplot2, spatial plotting | | ntl_ice | North Temperate Lakes LTER: Ice Duration - Madison Lakes Area 1853 - current | joining datasets, Time Series, line plots |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.