From ac2e940be8aeed91a9232c3915874a2bce59d9d7 Mon Sep 17 00:00:00 2001 From: Alison Appling Date: Tue, 31 Oct 2017 10:12:37 -0700 Subject: [PATCH] replace placeholder vignette reference --- inst/doc/collaborate.html | 4 ++-- inst/doc/vizlabExample.Rmd | 2 +- inst/doc/vizlabExample.html | 6 +++--- vignettes/vizlabExample.Rmd | 2 +- 4 files changed, 7 insertions(+), 7 deletions(-) diff --git a/inst/doc/collaborate.html b/inst/doc/collaborate.html index 9475d7c..4dd04f9 100644 --- a/inst/doc/collaborate.html +++ b/inst/doc/collaborate.html @@ -12,7 +12,7 @@ - + Collaboration Example @@ -32,7 +32,7 @@

Collaboration Example

Laura DeCicco

-

2017-10-30

+

2017-10-31

diff --git a/inst/doc/vizlabExample.Rmd b/inst/doc/vizlabExample.Rmd index 0a73fdc..275f927 100644 --- a/inst/doc/vizlabExample.Rmd +++ b/inst/doc/vizlabExample.Rmd @@ -71,7 +71,7 @@ $export attr(,"class") [1] "viz" ``` -The viz object will inherit additional classes as it passes through different functions. For further information on how vizlab interacts with scripts, see the --------- vignette. +The viz object will inherit additional classes as it passes through different functions. Most importantly, defaults will be assigned for some items if you leave them unspecified (e.g., `export` above) - see [viz.defaults.yaml](https://github.com/USGS-VIZLAB/vizlab/blob/master/inst/viz.defaults.yaml) for all defined defaults. Here we will examine the `viz.yaml` included in the example viz: diff --git a/inst/doc/vizlabExample.html b/inst/doc/vizlabExample.html index 589f480..194820b 100644 --- a/inst/doc/vizlabExample.html +++ b/inst/doc/vizlabExample.html @@ -12,7 +12,7 @@ - + Vizlab Example @@ -70,7 +70,7 @@

Vizlab Example

David Watkins

-

2017-10-30

+

2017-10-31

@@ -122,7 +122,7 @@

Viz design: the viz.yaml

attr(,"class") [1] "viz" -

The viz object will inherit additional classes as it passes through different functions. For further information on how vizlab interacts with scripts, see the ——— vignette.

+

The viz object will inherit additional classes as it passes through different functions. Most importantly, defaults will be assigned for some items if you leave them unspecified (e.g., export above) - see viz.defaults.yaml for all defined defaults.

Here we will examine the viz.yaml included in the example viz:

diff --git a/vignettes/vizlabExample.Rmd b/vignettes/vizlabExample.Rmd index 0a73fdc..275f927 100644 --- a/vignettes/vizlabExample.Rmd +++ b/vignettes/vizlabExample.Rmd @@ -71,7 +71,7 @@ $export attr(,"class") [1] "viz" ``` -The viz object will inherit additional classes as it passes through different functions. For further information on how vizlab interacts with scripts, see the --------- vignette. +The viz object will inherit additional classes as it passes through different functions. Most importantly, defaults will be assigned for some items if you leave them unspecified (e.g., `export` above) - see [viz.defaults.yaml](https://github.com/USGS-VIZLAB/vizlab/blob/master/inst/viz.defaults.yaml) for all defined defaults. Here we will examine the `viz.yaml` included in the example viz: