Other packages > Find by keyword >

onion  

Octonions and Quaternions
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("onion", "1.5-3")



Attach the package and use:
library("onion")
Maintained by
Robin K. S. Hankin
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2005-10-14
Latest Update: 2024-03-29
Description:
Quaternions and Octonions are four- and eight- dimensional extensions of the complex numbers. They are normed division algebras over the real numbers and find applications in spatial rotations (quaternions), and string theory and relativity (octonions). The quaternions are noncommutative and the octonions nonassociative. See the package vignette for more details.
How to cite:
Robin K. S. Hankin (2005). onion: Octonions and Quaternions. R package version 1.5-3, https://cran.r-project.org/web/packages/onion. Accessed 06 Aug. 2026.
Previous versions and publish date:
(2026-07-09 06:37), 1.0-6 (2005-10-14 16:02), 1.0-7 (2006-04-07 11:01), 1.0-10 (2006-09-07 13:51), 1.0-11 (2007-04-16 21:56), 1.1-0 (2007-05-10 12:22), 1.1-1 (2007-10-04 21:28), 1.1-2 (2007-11-03 19:43), 1.1-4 (2008-11-21 17:20), 1.2-2 (2009-01-20 09:17), 1.2-3 (2009-10-15 11:09), 1.2-4 (2011-12-27 11:06), 1.2-7 (2017-07-11 07:25), 1.5-0 (2021-02-11 08:00)
Other packages that cited onion R package
View onion citation profile
Other R packages that onion depends, imports, suggests or enhances
Complete documentation for onion
Functions, R codes and Examples using the onion R package
Some associated functions: Arith . Compare . Complex . Extract . Logic . Math . Oil . Summary . associator . biggest . bind . bunny . c . condense . cumsum . length . names . onion-class . onion-package . onion . onionmat . orthogonal . p3d . plot . prods . rep . roct . rotate . seq . show . zapsmall . 
Some associated R codes: S4.R . arith.R . bind.R . coercion.R . compare.R . complex.R . concatenate.R . creation.R . extract.R . logic.R . math.R . matrix.R . names.R . onion.R . onionmat_components.R . orthogonal.R . random.R . seq.R . show.R . summary.R . zzz.R .  Full onion package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

RRedshiftSQL  
R Interface to the 'Redshift' Database
Superclasses 'PostgreSQL' connection to help enable full 'dplyr' functionality on 'Redshift'. ...
Download / Learn more Package Citations See dependency  
TMDb  
Access to TMDb API
Provides an R-interface to the TMDb API (see TMDb API on < ...
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  
lsmeans  
Least-Squares Means
Obtain least-squares means for linear, generalized linear, and mixed models. Compute contrasts or l ...
Download / Learn more Package Citations See dependency  
SAMBA  
Selection and Misclassification Bias Adjustment for Logistic Regression Models
Health research using data from electronic health records (EHR) has gained popularity, but miscla ...
Download / Learn more Package Citations See dependency  

28,083

R Packages

239,283

Dependencies

74,457

Author Associations

28,084

Publication Badges

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