Skip to contents

strollur comes bundled with some example files in its `inst/extdata` directory. This function make them easy to access them.

Usage

strollur_example(file = NULL)

Arguments

file

Name of file.

Value

string, Full path to example files

Details

Get path to strollur example

Examples

strollur_example()
#> [1] "/home/runner/work/_temp/Library/strollur/extdata"
strollur_example("final.fasta.gz")
#> [1] "/home/runner/work/_temp/Library/strollur/extdata/final.fasta.gz"