A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://github.com/forestgeo/fgeo.plot below:

forestgeo/fgeo.plot: [R-package on CRAN] Plot ForestGEO data

Plot ForestGEO data

fgeo.plot helps you to plot ForestGEO data.

Install the latest stable version of fgeo.plot from CRAN with:

install.packages("fgeo.plot")

Or install the development version of fgeo.plot with:

# install.packages("devtools")
devtools::install_github("forestgeo/fgeo.plot")

Or install all fgeo packages in one step.

library(fgeo.plot)

small_census <- fgeo.x::tree6_3species

autoplot(sp(small_census))

elevation <- fgeo.x::elevation

autoplot(
  sp_elev(small_census, elevation),
  fill = "red", 
  hide_color_legend = TRUE
)

Get started with fgeo


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4