ghap.exfiles {GHap} | R Documentation |
This function retrieves the list of example files available.
ghap.exfiles()
This function requires internet connection. It returns a data table containing the list of example files in our github repository (https://github.com/ytutsunomiya/GHap). To get any of those files, please use ghap.makefile
.
Yuri Tani Utsunomiya <ytutsunomiya@gmail.com>
# # See list of example files
# exlist <- ghap.exfiles()
# View(exlist)