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 26 Aug. 2026.
Previous versions and publish date:
(2026-07-09 07:34), 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

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  
PCADSC  
Tools for Principal Component Analysis-Based Data Structure Comparisons
A suite of non-parametric, visual tools for assessing differences in data structures for two datase ...
Download / Learn more Package Citations See dependency  
ncodeR  
Techniques for Automated Classifiers
A set of techniques that can be used to develop, validate, and implement automated classifiers. A po ...
Download / Learn more Package Citations See dependency  
clinUtils  
General Utility Functions for Analysis of Clinical Data
Utility functions to facilitate the import, the reporting and analysis of clinical data. Example ...
Download / Learn more Package Citations See dependency  
RCytoGPS  
Using Cytogenetics Data in R
Defines classes and methods to process text-based cytogenetics using the CytoGPS web site, then imp ...
Download / Learn more Package Citations See dependency  
leafgl  
High-Performance 'WebGl' Rendering for Package 'leaflet'
Provides bindings to the 'Leaflet.glify' JavaScript library which extends the 'leaflet' JavaScript l ...
Download / Learn more Package Citations See dependency  

28,332

R Packages

239,283

Dependencies

75,113

Author Associations

28,333

Publication Badges

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