Skip to content

Commit

Permalink
Fix documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
tylerburleigh committed Sep 5, 2019
1 parent 1d482b9 commit 6825d96
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion R/GetClient.R
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
#' @aliases GetClient StartClient CheckAWSKeys
#' @param sandbox A logical indicating whether the client should be in the
#' sandbox environment or the live environment.
#' @param restart.client A boolean that specifies whether to force the creation of a new client. This is useful if you want to change between sandbox and live environments within the same R session.
#' @param restart.client A boolean that specifies whether to force the creation of a new client.
#' @author Tyler Burleigh
#' @references
#' \href{https://aws.amazon.com/sdk-for-python/}{AWS SDK for Python (Boto3)}
Expand Down
Binary file modified assets/pyMTurkR.pdf
Binary file not shown.
2 changes: 1 addition & 1 deletion man/GetClient.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 6825d96

Please sign in to comment.