ghap.exfiles {GHap} | R Documentation |
Example files
Description
This function retrieves the list of example files available.
Usage
ghap.exfiles()
Details
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
.
Author(s)
Yuri Tani Utsunomiya <ytutsunomiya@gmail.com>
Examples
# # See list of example files
# exlist <- ghap.exfiles()
# View(exlist)
[Package GHap version 3.0.0 Index]