list_gt3x | R Documentation |
List full paths to all gt3x files in a directory
list_gt3x(path)
path |
Path(s) to file(s) |
Other file manipulations:
gt3x_datapath()
,
is_gt3x()
,
unzip.gt3x()
path <- system.file( "extdata", package = "read.gt3x") list_gt3x(path) ## Not run: list_gt3x(gt3x_datapath()) ## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.