Other packages > Find by keyword >

RAC  

R Package for Aqua Culture
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("RAC", "1.5.5")



Attach the package and use:
library("RAC")
Maintained by
Baldan D.
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2016-10-15
Latest Update: 2023-05-02
Description:
Solves the individual bioenergetic balance for different aquaculture sea fish (Sea Bream and Sea Bass; Brigolin et al., 2014 ) and shellfish (Mussel and Clam; Brigolin et al., 2009 ; Solidoro et al., 2000 ). Allows for spatialized model runs and population simulations.
How to cite:
Baldan D. (2016). RAC: R Package for Aqua Culture. R package version 1.5.5, https://cran.r-project.org/web/packages/RAC. Accessed 03 Dec. 2024.
Previous versions and publish date:
1.0.1 (2016-10-15 11:16), 1.1.1 (2017-03-20 11:52), 1.5 (2018-05-02 09:38)
Other packages that cited RAC R package
View RAC citation profile
Other R packages that RAC depends, imports, suggests or enhances
Complete documentation for RAC
Functions, R codes and Examples using the RAC R package
Some associated functions: Bass_ind_RKsolver . Bass_ind_dataloader . Bass_ind_equations . Bass_ind_main . Bass_ind_post . Bass_ind_pre . Bass_ind_skeleton . Bass_pop_RKsolver . Bass_pop_dataloader . Bass_pop_equations . Bass_pop_loop . Bass_pop_main . Bass_pop_post . Bass_pop_pre . Bass_pop_skeleton . Bass_spatial_RKsolver . Bass_spatial_dataloader . Bass_spatial_loop . Bass_spatial_main . Bass_spatial_post . Bass_spatial_pre . Bass_spatial_pre_int . Bass_spatial_skeleton . Bream_ind_RKsolver . Bream_ind_dataloader . Bream_ind_equations . Bream_ind_main . Bream_ind_post . Bream_ind_pre . Bream_ind_skeleton . Bream_pop_RKsolver . Bream_pop_dataloader . Bream_pop_equations . Bream_pop_loop . Bream_pop_main . Bream_pop_post . Bream_pop_pre . Bream_pop_skeleton . Bream_spatial_RKsolver . Bream_spatial_dataloader . Bream_spatial_loop . Bream_spatial_main . Bream_spatial_post . Bream_spatial_pre . Bream_spatial_pre_int . Bream_spatial_skeleton . ClamF_ind_RKsolver . ClamF_ind_dataloader . ClamF_ind_equations . ClamF_ind_main . ClamF_ind_post . ClamF_ind_pre . ClamF_ind_skeleton . ClamF_pop_RKsolver . ClamF_pop_dataloader . ClamF_pop_equations . ClamF_pop_loop . ClamF_pop_main . ClamF_pop_post . ClamF_pop_pre . ClamF_pop_skeleton . Clam_ind_dataloader . Clam_ind_equations . Clam_ind_main . Clam_ind_post . Clam_ind_pre . Clam_ind_skeleton . Clam_pop_RKsolver . Clam_pop_dataloader . Clam_pop_equations . Clam_pop_loop . Clam_pop_main . Clam_pop_post . Clam_pop_pre . Clam_pop_skeleton . Mussel_ind_RKsolver . Mussel_ind_dataloader . Mussel_ind_equations . Mussel_ind_main . Mussel_ind_post . Mussel_ind_pre . Mussel_ind_skeleton . Mussel_pop_RKsolver . Mussel_pop_dataloader . Mussel_pop_equations . Mussel_pop_loop . Mussel_pop_main . Mussel_pop_post . Mussel_pop_pre . Mussel_pop_skeleton . Mussel_spatial_RKsolver . Mussel_spatial_dataloader . Mussel_spatial_loop . Mussel_spatial_main . Mussel_spatial_post . Mussel_spatial_pre . Mussel_spatial_pre_int . Mussel_spatial_skeleton . Pop_fun . clam_ind_RKsolver . 
Some associated R codes: Bass_ind_RKsolver.R . Bass_ind_dataloader.R . Bass_ind_equations.R . Bass_ind_main.R . Bass_ind_post.R . Bass_ind_pre.R . Bass_ind_skeleton.R . Bass_pop_RKsolver.R . Bass_pop_dataloader.R . Bass_pop_equations.R . Bass_pop_loop.R . Bass_pop_main.R . Bass_pop_post.R . Bass_pop_pre.R . Bass_pop_skeleton.R . Bass_spatial_RKsolver.R . Bass_spatial_dataloader.R . Bass_spatial_loop.R . Bass_spatial_main.R . Bass_spatial_post.R . Bass_spatial_pre.R . Bass_spatial_pre_int.R . Bass_spatial_skeleton.R . Bream_ind_RKsolver.R . Bream_ind_dataloader.R . Bream_ind_equations.R . Bream_ind_main.R . Bream_ind_post.R . Bream_ind_pre.R . Bream_ind_skeleton.R . Bream_pop_RKsolver.R . Bream_pop_dataloader.R . Bream_pop_equations.R . Bream_pop_loop.R . Bream_pop_main.R . Bream_pop_post.R . Bream_pop_pre.R . Bream_pop_skeleton.R . Bream_spatial_RKsolver.R . Bream_spatial_dataloader.R . Bream_spatial_loop.R . Bream_spatial_main.R . Bream_spatial_post.R . Bream_spatial_pre.R . Bream_spatial_pre_int.R . Bream_spatial_skeleton.R . ClamF_ind_RKsolver.R . ClamF_ind_dataloader.R . ClamF_ind_equations.R . ClamF_ind_main.R . ClamF_ind_post.R . ClamF_ind_pre.R . ClamF_ind_skeleton.R . ClamF_pop_RKsolver.R . ClamF_pop_dataloader.R . ClamF_pop_equations.R . ClamF_pop_loop.R . ClamF_pop_main.R . ClamF_pop_post.R . ClamF_pop_pre.R . ClamF_pop_skeleton.R . Clam_ind_RKsolver.R . Clam_ind_dataloader.R . Clam_ind_equations.R . Clam_ind_main.R . Clam_ind_post.R . Clam_ind_pre.R . Clam_ind_skeleton.R . Clam_pop_RKsolver.R . Clam_pop_dataloader.R . Clam_pop_equations.R . Clam_pop_loop.R . Clam_pop_main.R . Clam_pop_post.R . Clam_pop_pre.R . Clam_pop_skeleton.R . Mussel_ind_RKsolver.R . Mussel_ind_dataloader.R . Mussel_ind_equations.R . Mussel_ind_main.R . Mussel_ind_post.R . Mussel_ind_pre.R . Mussel_ind_skeleton.R . Mussel_pop_RKsolver.R . Mussel_pop_dataloader.R . Mussel_pop_equations.R . Mussel_pop_loop.R . Mussel_pop_main.R . Mussel_pop_post.R . Mussel_pop_pre.R . Mussel_pop_skeleton.R . Mussel_spatial_RKsolver.R . Mussel_spatial_dataloader.R . Mussel_spatial_loop.R . Mussel_spatial_main.R . Mussel_spatial_post.R . Mussel_spatial_pre.R . Mussel_spatial_pre_int.R . Mussel_spatial_skeleton.R . Pop_fun.R .  Full RAC 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

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  
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  
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  
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  
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  
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  

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