From 3b6e1e6bfc6de8a363f98d5bacb55d28b55f1c0a Mon Sep 17 00:00:00 2001 From: wlandau Date: Fri, 22 Apr 2022 12:39:11 -0400 Subject: [PATCH] Update docs --- man/tar_jags.Rd | 3 ++- man/tar_jags_rep.Rd | 3 ++- man/tar_jags_rep_dic.Rd | 3 ++- man/tar_jags_rep_draws.Rd | 3 ++- man/tar_jags_rep_summary.Rd | 3 ++- 5 files changed, 10 insertions(+), 5 deletions(-) diff --git a/man/tar_jags.Rd b/man/tar_jags.Rd index 6074d06..4057be2 100644 --- a/man/tar_jags.Rd +++ b/man/tar_jags.Rd @@ -155,7 +155,8 @@ when interpreting \code{command} and \code{pattern}. If \code{TRUE}, you can use the values of global objects.} \item{packages}{Character vector of packages to load right before -the target builds. Use \code{tar_option_set()} to set packages +the target builds or the output data is reloaded for +downstream targets. Use \code{tar_option_set()} to set packages globally for all subsequent targets you define.} \item{library}{Character vector of library paths to try diff --git a/man/tar_jags_rep.Rd b/man/tar_jags_rep.Rd index 03db25d..6ce842a 100644 --- a/man/tar_jags_rep.Rd +++ b/man/tar_jags_rep.Rd @@ -167,7 +167,8 @@ when interpreting \code{command} and \code{pattern}. If \code{TRUE}, you can use the values of global objects.} \item{packages}{Character vector of packages to load right before -the target builds. Use \code{tar_option_set()} to set packages +the target builds or the output data is reloaded for +downstream targets. Use \code{tar_option_set()} to set packages globally for all subsequent targets you define.} \item{library}{Character vector of library paths to try diff --git a/man/tar_jags_rep_dic.Rd b/man/tar_jags_rep_dic.Rd index ec47b69..fcbbea1 100644 --- a/man/tar_jags_rep_dic.Rd +++ b/man/tar_jags_rep_dic.Rd @@ -146,7 +146,8 @@ when interpreting \code{command} and \code{pattern}. If \code{TRUE}, you can use the values of global objects.} \item{packages}{Character vector of packages to load right before -the target builds. Use \code{tar_option_set()} to set packages +the target builds or the output data is reloaded for +downstream targets. Use \code{tar_option_set()} to set packages globally for all subsequent targets you define.} \item{library}{Character vector of library paths to try diff --git a/man/tar_jags_rep_draws.Rd b/man/tar_jags_rep_draws.Rd index 923b52d..c068748 100644 --- a/man/tar_jags_rep_draws.Rd +++ b/man/tar_jags_rep_draws.Rd @@ -146,7 +146,8 @@ when interpreting \code{command} and \code{pattern}. If \code{TRUE}, you can use the values of global objects.} \item{packages}{Character vector of packages to load right before -the target builds. Use \code{tar_option_set()} to set packages +the target builds or the output data is reloaded for +downstream targets. Use \code{tar_option_set()} to set packages globally for all subsequent targets you define.} \item{library}{Character vector of library paths to try diff --git a/man/tar_jags_rep_summary.Rd b/man/tar_jags_rep_summary.Rd index 22f8989..83aa9cb 100644 --- a/man/tar_jags_rep_summary.Rd +++ b/man/tar_jags_rep_summary.Rd @@ -160,7 +160,8 @@ when interpreting \code{command} and \code{pattern}. If \code{TRUE}, you can use the values of global objects.} \item{packages}{Character vector of packages to load right before -the target builds. Use \code{tar_option_set()} to set packages +the target builds or the output data is reloaded for +downstream targets. Use \code{tar_option_set()} to set packages globally for all subsequent targets you define.} \item{library}{Character vector of library paths to try