Other packages > Find by keyword >

ONETr  

Efficient Authenticated Interaction with the O*NET API
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("ONETr", "1.0.3")



Attach the package and use:
library("ONETr")
Maintained by
Eric Knudsen
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2014-07-07
Latest Update: 2023-08-18
Description:
Provides a series of functions designed to enable users to easily search and interact with occupational data from the O*NET API . The package produces parsed and listed XML data for custom interactions, or pre-packaged functions for easy extraction of specific data (e.g., Knowledge, Skills, Abilities, Work Styles, etc.).
How to cite:
Eric Knudsen (2014). ONETr: Efficient Authenticated Interaction with the O*NET API. R package version 1.0.3, https://cran.r-project.org/web/packages/ONETr. Accessed 23 Apr. 2025.
Previous versions and publish date:
0.1-1 (2014-07-07 08:12), 1.0.1 (2014-11-04 20:05), 1.0.2 (2015-01-23 21:32), 1.0.3 (2015-08-25 01:01), 1.0 (2014-09-13 07:55)
Other packages that cited ONETr R package
View ONETr citation profile
Other R packages that ONETr depends, imports, suggests or enhances
Downloads during the last 30 days
03/2804/0504/0604/0704/0804/1204/1404/17Downloads for ONETr02468101214TrendBars

Today's Hot Picks in Authors and Packages

pkgndep  
Analyze Dependency Heaviness of R Packages
A new metric named 'dependency heaviness' is proposed that measures the number of additional depend ...
Download / Learn more Package Citations See dependency  
miCoPTCM  
Promotion Time Cure Model with Mis-Measured Covariates
Fits Semiparametric Promotion Time Cure Models, taking into account (using a corrected score approa ...
Download / Learn more Package Citations See dependency  
ODEnetwork  
Network of Differential Equations
Simulates a network of ordinary differential equations of order two. The package provides an easy i ...
Download / Learn more Package Citations See dependency  
sociome  
Operationalizing Social Determinants of Health Data for Researchers
Accesses raw data via API and calculates social determinants of health measures for user-specified l ...
Download / Learn more Package Citations See dependency  
GenomeAdapt  
Detecting Signatures of Local Adaptation Based on Ancestry Trajectories
Portable, scalable and highly computationally efficient tool for detecting signatures of local adapt ...
Download / Learn more Package Citations See dependency  
BLRShiny2  
Interactive Document for Working with Binary Logistic Regression Analysis
An interactive document on the topic of binary logistic regression analysis using 'rmarkdown' and ...
Download / Learn more Package Citations See dependency  

24,098

R Packages

207,311

Dependencies

65,069

Author Associations

24,099

Publication Badges

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