Browse the current OmnipathR log file
Browse the latest log from a package
Usage
omnipath_log()
read_log(pkg = "OmnipathR")
Arguments
- pkg
Character: name of a package.
Examples
if (FALSE) { # \dontrun{
omnipath_log()
# then you can browse the log file, and exit with `q`
} # }