gdir.cwd {misha} | R Documentation |
Returns the current working directory in Genomic Database
Description
Returns the absolute path of the current working directory in Genomic Database.
Usage
gdir.cwd()
Details
This function returns the absolute path of the current working directory in Genomic Database (not to be confused with shell's current working directory).
Value
A character string of the path.
See Also
gdb.init
, gdir.cd
,
gdir.create
, gdir.rm
[Package misha version 4.3.6 Index]