Other packages > Find by keyword >

IPEDSuploadables  

Transforms Institutional Data into Text Files for IPEDS Automated Import/Upload
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("IPEDSuploadables", "2.10.0")



Attach the package and use:
library("IPEDSuploadables")
Maintained by
Alison Lanski
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2022-05-12
Latest Update: 2023-02-04
Description:
Starting from user-supplied institutional data, these scripts transform, aggregate, and reshape the information to produce key-value pair data files that are able to be uploaded to IPEDS (Integrated Postsecondary Education Data System) through their submission portal . Starting data specifications can be found in the vignettes. Final files are saved locally to a location of the user's choice. User-friendly readable files can also be produced for purposes of data review and validation.
How to cite:
Alison Lanski (2022). IPEDSuploadables: Transforms Institutional Data into Text Files for IPEDS Automated Import/Upload. R package version 2.10.0, https://cran.r-project.org/web/packages/IPEDSuploadables. Accessed 22 Dec. 2024.
Previous versions and publish date:
2.4.5 (2022-05-12 10:00), 2.5.5 (2022-10-03 20:50), 2.6.5 (2022-12-07 22:02), 2.7.5 (2023-02-04 20:22), 2.8.5 (2023-09-06 17:20), 2.8.7 (2023-11-01 17:30), 2.9.0 (2024-08-29 17:20)
Other packages that cited IPEDSuploadables R package
View IPEDSuploadables citation profile
Other R packages that IPEDSuploadables depends, imports, suggests or enhances
Complete documentation for IPEDSuploadables
Functions, R codes and Examples using the IPEDSuploadables R package
Some associated functions: IPEDSuploadables . apply_upload_format . com_cips . com_students . create_dummy_data_com . create_dummy_data_e1d . create_dummy_data_ef1 . create_dummy_data_gr . create_dummy_data_gr200 . create_dummy_data_hr . create_dummy_data_om . e1d_instr . e1d_student . ef1_retention . ef1_students . get_ipeds_unitid . gr200_students . gr_students . hr_staff . make_com_part_A . make_com_part_B . make_com_part_C . make_com_part_D . make_com_part_E . make_e1d_part_A . make_e1d_part_B . make_e1d_part_C . make_e1d_part_D . make_ef1_part_A . make_ef1_part_B . make_ef1_part_C . make_ef1_part_D . make_ef1_part_E . make_ef1_part_F . make_ef1_part_G . make_gr200 . make_gr_part_B . make_gr_part_C . make_gr_part_E . make_hr_part_A1 . make_hr_part_A2 . make_hr_part_B1 . make_hr_part_B2 . make_hr_part_B3 . make_hr_part_D1 . make_hr_part_D2 . make_hr_part_D3 . make_hr_part_D4 . make_hr_part_G1 . make_hr_part_G2 . make_hr_part_H1 . make_hr_part_H2 . make_om_part_A . make_om_part_B . make_om_part_C . make_om_part_D . om_students . part_outputs . prep_com_data_frame . prep_ef1_data_frame . prep_hr_data_frame . prep_om_awards . prep_om_data_frame . produce_com_report . produce_e1d_report . produce_ef1_report . produce_gr200_report . produce_gr_report . produce_hr_report . produce_om_report . produce_other_report . set_report_path . specs_COM . specs_E1D . specs_EF1 . specs_GR . specs_GR200 . specs_HR . specs_OM . write_report . write_report_csv . 
Some associated R codes: IPEDSuploadables.R . apply_upload_format.R . com_cips.R . com_students.R . create_dummy_data_com.R . create_dummy_data_e1d.R . create_dummy_data_ef1.R . create_dummy_data_gr.R . create_dummy_data_gr200.R . create_dummy_data_hr.R . create_dummy_data_om.R . e1d_instr.R . e1d_student.R . ef1_retention.R . ef1_students.R . get_ipeds_unitid.R . gr200_students.R . gr_students.R . hr_staff.R . make_com_part_A.R . make_com_part_B.R . make_com_part_C.R . make_com_part_D.R . make_com_part_E.R . make_e1d_part_A.R . make_e1d_part_B.R . make_e1d_part_C.R . make_e1d_part_D.R . make_ef1_part_A.R . make_ef1_part_B.R . make_ef1_part_C.R . make_ef1_part_D.R . make_ef1_part_E.R . make_ef1_part_F.R . make_ef1_part_G.R . make_gr200.R . make_gr_part_B.R . make_gr_part_C.R . make_gr_part_E.R . make_hr_part_A1.R . make_hr_part_A2.R . make_hr_part_B1.R . make_hr_part_B2.R . make_hr_part_B3.R . make_hr_part_D1.R . make_hr_part_D2.R . make_hr_part_D3.R . make_hr_part_D4.R . make_hr_part_G1.R . make_hr_part_G2.R . make_hr_part_H1.R . make_hr_part_H2.R . make_om_part_A.R . make_om_part_B.R . make_om_part_C.R . make_om_part_D.R . om_students.R . part_outputs.R . prep_com_data_frame.R . prep_ef1_data_frame.R . prep_hr_data_frame.R . prep_om_awards.R . prep_om_data_frame.R . produce_com_report.R . produce_e1d_report.R . produce_ef1_report.R . produce_gr200_report.R . produce_gr_report.R . produce_hr_report.R . produce_om_report.R . produce_other_report.R . set_report_path.R . specs_COM.R . specs_E1D.R . specs_EF1.R . specs_GR.R . specs_GR200.R . specs_HR.R . specs_OM.R . write_report.R . write_report_csv.R . zzz.R .  Full IPEDSuploadables 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

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  
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  
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  
tropAlgebra  
Tropical Algebraic Functions
It includes functions like tropical addition, tropical multiplication for vectors and matrices. In t ...
Download / Learn more Package Citations See dependency  
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)

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