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.9.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.9.0, https://cran.r-project.org/web/packages/IPEDSuploadables. Accessed 21 Nov. 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)
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

kgschart  
KGS Rank Graph Parser
Restore underlining numeric data from rating history graph of KGS (an online platform of the game o ...
Download / Learn more Package Citations See dependency  
crossrun  
Joint Distribution of Number of Crossings and Longest Run
Joint distribution of number of crossings and the longest run in a series of independent Bernoulli ...
Download / Learn more Package Citations See dependency  
RcppHNSW  
'Rcpp' Bindings for 'hnswlib', a Library for Approximate Nearest Neighbors
'Hnswlib' is a C++ library for Approximate Nearest Neighbors. This package provides a minimal R int ...
Download / Learn more Package Citations See dependency  
deductive  
Data Correction and Imputation Using Deductive Methods
Attempt to repair inconsistencies and missing values in data records by using information from vali ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
pkgdepends  
Package Dependency Resolution and Downloads
Find recursive dependencies of 'R' packages from various sources. Solve the dependencies to obtain ...
Download / Learn more Package Citations See dependency  

23,229

R Packages

199,929

Dependencies

62,984

Author Associations

23,230

Publication Badges

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