Other packages > Find by keyword >

rxylib  

Import XY-Data into R
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("rxylib", "0.2.14")



Attach the package and use:
library("rxylib")
Maintained by
Sebastian Kreutzer
[Scholar Profile | Author Map]
First Published: 2017-06-30
Latest Update: 2023-03-06
Description:
Provides access to the 'xylib' C library for to import xy data from powder diffraction, spectroscopy and other experimental methods.
How to cite:
Sebastian Kreutzer (2017). rxylib: Import XY-Data into R. R package version 0.2.14, https://cran.r-project.org/web/packages/rxylib. Accessed 15 Apr. 2025.
Previous versions and publish date:
0.1.0 (2017-06-30 15:11), 0.1.1 (2017-07-07 01:54), 0.2.0 (2017-07-27 22:52), 0.2.1 (2017-12-20 11:22), 0.2.3 (2019-04-11 19:32), 0.2.4 (2019-06-05 20:30), 0.2.6 (2020-09-14 23:10), 0.2.7 (2022-02-20 23:20), 0.2.8 (2022-08-09 10:30), 0.2.9 (2023-01-06 15:50), 0.2.11 (2023-03-06 10:10), 0.2.12 (2023-11-03 16:20), 0.2.13 (2024-08-26 23:40)
Other packages that cited rxylib R package
View rxylib citation profile
Other R packages that rxylib depends, imports, suggests or enhances
Complete documentation for rxylib
Functions, R codes and Examples using the rxylib R package
Some associated functions: convert_xy2TKA . methods_rxylib . read_xyData . rxylib-package . 
Some associated R codes: RcppExports.R . convert_xy2TKA.R . methods_rxylib.R . read_xyData.R . rxylib-package.R .  Full rxylib package functions and examples
Downloads during the last 30 days
03/1603/1703/1803/1903/2003/2103/2203/2303/2403/2503/2603/2703/2803/2903/3003/3104/0104/0204/0304/0404/0504/0604/0704/0804/0904/1004/1104/1204/1304/14Downloads for rxylib0510152025303540TrendBars

Today's Hot Picks in Authors and Packages

StructFDR  
False Discovery Control Procedure Integrating the Prior Structure Information
Perform more powerful false discovery control (FDR) for microbiome data, taking into account the pri ...
Download / Learn more Package Citations See dependency  
SAutomata  
Inference and Learning in Stochastic Automata
Machine learning provides algorithms that can learn from data and make inferences or predictions. St ...
Download / Learn more Package Citations See dependency  
bSims  
Agent-Based Bird Point Count Simulator
A highly scientific and utterly addictive bird point count simulator to test statistical assumptio ...
Download / Learn more Package Citations See dependency  
mipplot  
An Open-Source Tool for Visualization of Climate Mitigation Scenarios
Generic functions to produce area/bar/box/line plots of data following IAMC (Integrated Assessment M ...
Download / Learn more Package Citations See dependency  
ktsolve  
Configurable Function for Solving Families of Nonlinear Equations
This is designed for use with an arbitrary set of equations with an arbitrary set of unknowns. The ...
Download / Learn more Package Citations See dependency  
ffscrapr  
API Client for Fantasy Football League Platforms
Helps access various Fantasy Football APIs by handling authentication and rate-limiting, forming ap ...
Download / Learn more Package Citations See dependency  
Maintainer: Tan Ho (view profile)

24,012

R Packages

207,311

Dependencies

64,993

Author Associations

24,013

Publication Badges

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