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]
All associated links for this package
First Published: 2017-06-30
Latest Update: 2024-08-27
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 04 Aug. 2026.
Previous versions and publish date:
(2026-07-09 06:54), 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

Today's Hot Picks in Authors and Packages

ggconf  
Simpler Appearance Modification of "ggplot2"
A flexible interface for ggplot2theme potentially saving 50 of your typing. ...
Download / Learn more Package Citations See dependency  
epigraphdb  
Interface Package for the 'EpiGraphDB' Platform
The interface package to access data from the 'EpiGraphDB' platform. It p ...
Download / Learn more Package Citations See dependency  
Maintainer: Yi Liu (view profile)
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  
rCMA  
R-to-Java Interface for 'CMA-ES'
Tool for providing access to the Java version 'CMAEvolutionStrategy' of Nikolaus Hansen. 'CMA-ES' i ...
Download / Learn more Package Citations See dependency  
sValues  
Measures of Sturdiness of Regression Coefficients
Implements the s-values proposed by Ed. Leamer. It provides a context-minimal approach for sensitivi ...
Download / Learn more Package Citations See dependency  
GLMMadaptive  
Generalized Linear Mixed Models using Adaptive Gaussian Quadrature
Fits generalized linear mixed models for a single grouping factor under maximum likelihood approxim ...
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