Other packages > Find by keyword >

edibble  

Encapsulating Elements of Experimental Design
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("edibble", "1.1.1")



Attach the package and use:
library("edibble")
Maintained by
Emi Tanaka
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2022-06-22
Latest Update: 2024-05-06
Description:
A system to facilitate designing comparative experiments using the grammar of experimental designs . An experimental design is treated as an intermediate, mutable object that is built progressively by fundamental experimental components like units, treatments, and their relation. The system aids in experimental planning, management and workflow.
How to cite:
Emi Tanaka (2022). edibble: Encapsulating Elements of Experimental Design. R package version 1.1.1, https://cran.r-project.org/web/packages/edibble. Accessed 09 Mar. 2026.
Previous versions and publish date:
0.1.0 (2022-06-22 09:10), 0.1.1 (2022-08-26 08:22), 0.1.2 (2022-10-04 12:20), 0.1.3 (2023-03-23 01:40), 1.0.0 (2023-09-03 08:10), 1.1.0 (2023-11-12 10:23)
Other packages that cited edibble R package
View edibble citation profile
Other R packages that edibble depends, imports, suggests or enhances
Complete documentation for edibble
Functions, R codes and Examples using the edibble R package
Some associated functions: Provenance . activate_provenance . allot_table . allot_trts . allot_units . as.data.frame.edbl_table . as_tibble.edbl_table . assign_fcts . autofill_rcrds . column . crossed_by . design-helpers . design . design_anatomy . design_data . design_model . edibble-package . examine_process . examine_recipe . expect-vars . expect_rcrds . export_design . fct . fct_generator . fct_graph . formatting . graph_input . is_provenance . is_takeout . label_seq . lady_tasting_tea . latin . lvls . menu_bibd . menu_crd . menu_factorial . menu_graeco . menu_hyper_graeco . menu_lsd . menu_rcbd . menu_split . menu_strip . menu_youden . nested_in . nesting_structure . new_edibble . order_trts . pipe . pivot_trts_widelist . pivot_wider_by . plot.edbl_design . rescale_values . scan_menu . serve_table . set_attrs . set_rcrds . set_trts . set_units . simulate_process . simulate_rcrds . skittles . split_by . takeout . trts_table . utility-edibble-var . with_params . with_value . with_variables . 
Some associated R codes: allot.R . anatomy.R . assign.R . attrs.R . cross.R . data.R . design.R . edibble-package.R . edibble.R . export.R . fcts.R . graph-input.R . graph.R . labels.R . latin.R . menu.R . nest.R . options.R . permute.R . pivot.R . plot.R . provenance.R . rcrds.R . serve.R . simulate.R . trts.R . units.R . utils-compat.R . utils-pipe.R . utils.R .  Full edibble package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

Rgb  
The R Genome Browser
Classes and methods to efficiently handle (slice, annotate, draw ...) genomic features (such as gene ...
Download / Learn more Package Citations See dependency  
ggblanket  
Simplify 'ggplot2' Visualisation
Simplify 'ggplot2' visualisation with 'ggblanket' wrapper functions. ...
Download / Learn more Package Citations See dependency  
pooling  
Fit Poolwise Regression Models
Functions for calculating power and fitting regression models in studies where a biomarker is measur ...
Download / Learn more Package Citations See dependency  
rzentra  
Client for the 'ZENTRA Cloud' API
Provides functionality to read settings, statuses and readings of weather stations from the 'ZENTRA ...
Download / Learn more Package Citations See dependency  
nextGenShinyApps  
Craft Exceptional 'R Shiny' Applications and Dashboards with Novel Responsive Tools
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency  

26,293

R Packages

225,784

Dependencies

70,376

Author Associations

26,294

Publication Badges

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