tw_options {rtiddlywiki} | R Documentation |
Set or get options for my package
Description
Set or get options for my package
Usage
tw_options(...)
Arguments
... |
Option names to retrieve option values or |
Value
the default and modified options.
Supported options
The following options are supported
host
character
host of tiddlywiki
Examples
tw_options(host = "http://127.0.0.1:8080/")
[Package rtiddlywiki version 0.1.0 Index]