read_ufile {gitgadget} | R Documentation |
Reach user file
Description
Reach user file
Usage
read_ufile(userfile, cols = c("userid", "team", "token"))
Arguments
userfile |
File with student information |
cols |
Column names that must exists in the file |
Details
See https://github.com/vnijs/gitgadget for additional documentation
[Package gitgadget version 0.8.1 Index]