A RetroSearch Logo

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

Search Query:

Showing content from https://github.com/PredictiveEcology/quickPlot below:

PredictiveEcology/quickPlot: A system of plotting that uses grid optimized for speed and modularity

Built on top of grid, this package aims at making a high-level plotting system that is optimized for speed and modularity. This has great utility for quick visualizations when testing code, with the key benefit that visualizations are updated independently of one another.

The suggested package fastshp can be installed with:

install.packages("fastshp", repos = "https://rforge.net", type = "source") or for binary:
install.packages('fastshp', repos = 'https://PredictiveEcology.r-universe.dev')

Building packages from source requires the appropriate development libraries for your operating system (e.g., Windows users should install Rtools).

Install from CRAN:

install.packages("quickPlot")

Install from GitHub:

# install.packages("remotes")
remotes::install_github("PredictiveEcology/quickPlot", dependencies = TRUE)
Development version (unstable)

Install from GitHub:

# install.packages("remotes")
remotes::install_github("PredictiveEcology/quickPlot@development", dependencies = TRUE)

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