Other packages > Find by keyword >

fqar  

Floristic Quality Assessment Tools for R
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("fqar", "0.5.4")



Attach the package and use:
library("fqar")
Maintained by
Andrew Gard
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2022-08-23
Latest Update: 2024-01-11
Description:
Tools for downloading and analyzing floristic quality assessment data. See Freyman et al. (2015) for more information about floristic quality assessment and the associated database.
How to cite:
Andrew Gard (2022). fqar: Floristic Quality Assessment Tools for R. R package version 0.5.4, https://cran.r-project.org/web/packages/fqar. Accessed 03 Dec. 2024.
Previous versions and publish date:
0.2.1 (2022-08-23 14:40), 0.3.0 (2023-01-22 00:20), 0.4.0 (2023-08-15 20:40), 0.4.1 (2023-08-28 15:00), 0.4.2 (2023-09-22 09:20), 0.4.3 (2023-10-09 16:10), 0.5.1 (2024-01-11 10:20), 0.5.2 (2024-04-09 22:40), 0.5.3 (2024-04-13 23:50)
Other packages that cited fqar R package
View fqar citation profile
Other R packages that fqar depends, imports, suggests or enhances
Complete documentation for fqar
Functions, R codes and Examples using the fqar R package
Some associated functions: assessment_cooccurrences . assessment_cooccurrences_summary . assessment_glance . assessment_inventory . assessment_list_glance . assessment_list_inventory . chicago . database_glance . database_inventory . download_assessment . download_assessment_list . download_database . download_transect . download_transect_list . index_fqa_assessments . index_fqa_databases . index_fqa_transects . missouri . species_acronym . species_c . species_common_name . species_nativity . species_phys . species_profile . species_profile_plot . species_w . transect_glance . transect_inventory . transect_list_glance . transect_list_inventory . transect_phys . transect_subplot_inventories . 
Some associated R codes: assessment_cooccurrences.R . assessment_cooccurrences_summary.R . assessment_glance.R . assessment_inventory.R . assessment_list_glance.R . assessment_list_inventory.R . database_glance.R . database_inventory.R . doc_datasets.R . download_assessment.R . download_assessment_internal.R . download_assessment_list.R . download_database.R . download_database_internal.R . download_transect.R . download_transect_internal.R . download_transect_list.R . index_fqa_assessments.R . index_fqa_assessments_internal.R . index_fqa_databases.R . index_fqa_databases_internal.R . index_fqa_transects.R . index_fqa_transects_internal.R . is_assessment.R . is_assessment_list.R . is_inventory.R . is_inventory_list.R . is_transect.R . is_transect_list.R . species_acronym.R . species_c.R . species_common_name.R . species_nativity.R . species_phys.R . species_profile.R . species_profile_plot.R . species_w.R . transect_glance.R . transect_inventory.R . transect_list_glance.R . transect_list_inventory.R . transect_phys.R . transect_subplot_inventories.R .  Full fqar 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

EDOtrans  
Euclidean Distance-Optimized Data Transformation
A data transformation method which takes into account the special property of scale non-invariance w ...
Download / Learn more Package Citations See dependency  
CRANsearcher  
RStudio Addin for Searching Packages in CRAN Database Based on Keywords
One of the strengths of R is its vast package ecosystem. Indeed, R packages extend from visualizatio ...
Download / Learn more Package Citations See dependency  
FSInteract  
Fast Searches for Interactions
Performs fast detection of interactions in large-scale data using the method of random intersection ...
Download / Learn more Package Citations See dependency  
telemac  
R Interface to the TELEMAC Model Suite
An R interface to the TELEMAC suite for modelling of free surface flow. This includes methods for m ...
Download / Learn more Package Citations See dependency  
donut  
Nearest Neighbour Search with Variables on a Torus
Finds the k nearest neighbours in a dataset of specified points, adding the option to wrap certain ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  

23,310

R Packages

200,798

Dependencies

63,203

Author Associations

23,278

Publication Badges

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