Description Usage Arguments anchors.options() Author(s) References See Also Examples
'anchors.options' can be used to set or query parameters passed to anchors functions. Parameters can be set by specifying them as arguments to 'anchors.options' in 'tag = value' form, and will return an updated list of parameters.
1 |
... |
arguments in 'tag = value' form. The tags must come from the anchors parameters described below. |
Options specific to each method are described in their respective help pages.
Options generic to all functions are:
FALSE, if TRUE more detailed run-type printing
FALSE, if TRUE turns off even some standard printing
0, if >0 show gory details for debugging. Caution: high numbers can produce very high volume output.
Jonathan Wand http://wand.stanford.edu
Wand, Jonathan; Gary King; and Olivia Lau. (2007) “Anchors: Software for Anchoring Vignettes”. Journal of Statistical Software. Forthcoming. copy at http://wand.stanford.edu/research/anchors-jss.pdf
Wand, Jonathan and Gary King. (2007) Anchoring Vignetttes in R: A (different kind of) Vignette copy at http://wand.stanford.edu/anchors/doc/anchors.pdf
anchors
,
chopit
,
anchors.data
,
anchors.order
1 2 3 4 5 6 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.