Other packages > Find by keyword >

goeveg  

Functions for Community Data and Ordinations
View on CRAN: Click here


Download and install goeveg package within the R console
Install from CRAN:
install.packages("goeveg")

Install from Github:
library("remotes")
install_github("cran/goeveg")

Install by package version:
library("remotes")
install_version("goeveg", "0.7.5")



Attach the package and use:
library("goeveg")
Maintained by
Friedemann von Lampe
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2016-06-14
Latest Update: 2023-06-13
Description:
A collection of functions useful in (vegetation) community analyses and ordinations. Includes automatic species selection for ordination diagrams, NMDS stress/scree plots, species response curves, merging of taxa as well as calculation and sorting of synoptic tables.
How to cite:
Friedemann von Lampe (2016). goeveg: Functions for Community Data and Ordinations. R package version 0.7.5, https://cran.r-project.org/web/packages/goeveg. Accessed 21 Nov. 2024.
Previous versions and publish date:
0.1.6 (2016-06-14 11:58), 0.2.0 (2016-06-21 09:24), 0.3.0 (2016-12-15 00:02), 0.3.3 (2017-01-25 09:02), 0.4.2 (2018-11-22 15:00), 0.5.1 (2021-05-10 16:50), 0.6.0 (2023-04-19 12:40), 0.6.1 (2023-05-04 15:00), 0.6.4 (2023-05-16 16:50), 0.6.5 (2023-06-13 18:00), 0.7.1 (2023-12-13 14:00), 0.7.2 (2024-02-06 18:50), 0.7.4 (2024-02-26 13:50)
Other packages that cited goeveg R package
View goeveg citation profile
Other R packages that goeveg depends, imports, suggests or enhances
Complete documentation for goeveg
Functions, R codes and Examples using the goeveg R package
Some associated functions: cov2per . cv . deg2rad . merge_taxa . ordiselect . racurve . racurves . scale_tabs . schedenenv . schedenveg . screeplot_NMDS . sem . specresponse . synsort . syntable . 
Some associated R codes: cov2per.R . merge_taxa.R . screeplot_NMDS.R . specresponse.R . synsort.R . syntable.R .  Full goeveg package functions and examples
Downloads during the last 30 days
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

RcppHNSW  
'Rcpp' Bindings for 'hnswlib', a Library for Approximate Nearest Neighbors
'Hnswlib' is a C++ library for Approximate Nearest Neighbors. This package provides a minimal R int ...
Download / Learn more Package Citations See dependency  
kgschart  
KGS Rank Graph Parser
Restore underlining numeric data from rating history graph of KGS (an online platform of the game o ...
Download / Learn more Package Citations See dependency  
pkgdepends  
Package Dependency Resolution and Downloads
Find recursive dependencies of 'R' packages from various sources. Solve the dependencies to obtain ...
Download / Learn more Package Citations See dependency  
deductive  
Data Correction and Imputation Using Deductive Methods
Attempt to repair inconsistencies and missing values in data records by using information from vali ...
Download / Learn more Package Citations See dependency  
SCBiclust  
Identifies Mean, Variance, and Hierarchically Clustered Biclusters
Identifies a bicluster, a submatrix of the data such that the features and observations within the s ...
Download / Learn more Package Citations See dependency  
crossrun  
Joint Distribution of Number of Crossings and Longest Run
Joint distribution of number of crossings and the longest run in a series of independent Bernoulli ...
Download / Learn more Package Citations See dependency  

23,229

R Packages

199,929

Dependencies

62,984

Author Associations

23,230

Publication Badges

© Copyright 2022 - present. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA