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 25 Jun. 2026.
Previous versions and publish date:
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

quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
airGRiwrm  
'airGR' Integrated Water Resource Management
Semi-distributed Precipitation-Runoff Modelling based on 'airGR' package models integrating human i ...
Download / Learn more Package Citations See dependency  
edeaR  
Exploratory and Descriptive Event-Based Data Analysis
Exploratory and descriptive analysis of event based data. Provides methods for describing and select ...
Download / Learn more Package Citations See dependency  
foster  
Forest Structure Extrapolation with R
Set of tools to streamline the modeling of the relationship betweensatellite imagery time series or ...
Download / Learn more Package Citations See dependency  
sitmo  
Parallel Pseudo Random Number Generator (PPRNG) 'sitmo' Header Files
Provided within are two high quality and fast PPRNGs that may be used in an 'OpenMP' parallel enviro ...
Download / Learn more Package Citations See dependency  

27,535

R Packages

236,180

Dependencies

73,223

Author Associations

27,536

Publication Badges

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