Skip to content

Commit

Permalink
package doc
Browse files Browse the repository at this point in the history
  • Loading branch information
jefferis committed Nov 8, 2020
1 parent e0b9281 commit c6aaefc
Show file tree
Hide file tree
Showing 2 changed files with 41 additions and 0 deletions.
15 changes: 15 additions & 0 deletions R/vfbconnectr-package.R
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
#' @keywords internal
#' @seealso \code{\link{VfbConnect}}
#'
#' @examples
#' \dontrun{
#' # make a VfbConnect to access the Python module
#' vc=VfbConnect()
#' }
"_PACKAGE"

# The following block is used by usethis to automatically manage
# roxygen namespace tags. Modify with care!
## usethis namespace: start
## usethis namespace: end
NULL
26 changes: 26 additions & 0 deletions man/vfbconnectr-package.Rd

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

0 comments on commit c6aaefc

Please sign in to comment.