Other packages > Find by keyword >

orientlib  

Support for Orientation Data
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("orientlib", "0.10.5")



Attach the package and use:
library("orientlib")
Maintained by
Duncan Murdoch
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2003-07-08
Latest Update: 2023-01-10
Description:
Representations, conversions and display of orientation SO(3) data. See the orientlib help topic for details.
How to cite:
Duncan Murdoch (2003). orientlib: Support for Orientation Data. R package version 0.10.5, https://cran.r-project.org/web/packages/orientlib. Accessed 22 Dec. 2024.
Previous versions and publish date:
0.5 (2003-07-08 23:13), 0.7.1 (2004-02-02 13:38), 0.7.2 (2004-03-19 08:19), 0.7 (2003-12-13 23:22), 0.8.1 (2004-04-12 14:58), 0.8.2 (2004-06-15 19:17), 0.8.3 (2006-02-03 09:04), 0.9.1 (2009-01-26 20:44), 0.9.2 (2009-05-29 10:53), 0.9.3 (2009-09-03 11:25), 0.10.1 (2009-05-28 20:17), 0.10.2 (2009-10-26 22:43), 0.10.3 (2013-03-22 19:30), 0.10.4 (2020-05-26 17:20)
Other packages that cited orientlib R package
View orientlib citation profile
Other R packages that orientlib depends, imports, suggests or enhances
Complete documentation for orientlib
Functions, R codes and Examples using the orientlib R package
Some associated functions: boat3d . coerce-methods . eulerzxz . eulerzyx . index-methods . length-methods . matrix-classes . matrix-methods . mean-methods . nearest . orientation-class . orientlib . orientlm . quaternion . rotation.distance . rotmatrix . rotvector . skewmatrix . skewvector . vector-classes . weighted.mean-methods . 
Some associated R codes: Full orientlib 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

LOGANTree  
Tree-Based Models for the Analysis of Log Files from Computer-Based Assessments
Enables researchers to model log-file data from computer-based assessments using machine-learning te ...
Download / Learn more Package Citations See dependency  
Maintainer: Qi Qin (view profile)
dmlalg  
Double Machine Learning Algorithms
Implementation of double machine learning (DML) algorithms in R, based on Emmenegger and Buehlmann ...
Download / Learn more Package Citations See dependency  
composits  
Compositional, Multivariate and Univariate Time Series Outlier Ensemble
A compositional multivariate and univariate time series outlier ensemble.It uses the four R packages ...
Download / Learn more Package Citations See dependency  
elect  
Estimation of Life Expectancies Using Multi-State Models
Functions to compute state-specific and marginal life expectancies. The computation is based on a fi ...
Download / Learn more Package Citations See dependency  
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  
Rfast2  
A Collection of Efficient and Extremely Fast R Functions II
A collection of fast statistical and utility functions for data analysis. Functions for regression, ...
Download / Learn more Package Citations See dependency  

23,394

R Packages

201,798

Dependencies

63,416

Author Associations

23,395

Publication Badges

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