bbUseOutDir {biobtreeR}R Documentation

Output directory for biobtreeR

Description

Allows to set the directory for the package for its files. It is required to set a valid directory.

Usage

bbUseOutDir(outDir)

Arguments

outDir

path for the output directory.

Value

returns empty

Examples


bbUseOutDir(tempdir())


[Package biobtreeR version 1.0.0 Index]