Skip to content

Commit

Permalink
changes to exmaples and dontrun
Browse files Browse the repository at this point in the history
  • Loading branch information
Jonathan Bourne committed Nov 7, 2020
1 parent 6fa897c commit c3bba66
Show file tree
Hide file tree
Showing 7 changed files with 9 additions and 17,298 deletions.
2 changes: 2 additions & 0 deletions R/SETSe_shift.R
Original file line number Diff line number Diff line change
Expand Up @@ -32,10 +32,12 @@
#' as well as the convergence dynamics dataframe for the network.
#'
#' @examples
#' \dontrun{
#' biconnected_network %>%
#' prepare_SETSe_continuous(., node_names = "name", force_var = "force") %>%
#' #embed the network using SETSe
#' SETSe_shift(., k = "weight", tstep = 0.000029)
#' }
#' @seealso \code{\link{SETSe_auto}} \code{\link{SETSe_bicomp}}
#' @export

Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion docs/pkgdown.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,5 @@ pkgdown_sha: ~
articles:
Binary-and-continuous-features: Binary-and-continuous-features.html
separate-peels-quintet: separate-peels-quintet.html
last_built: 2020-11-07T08:55Z
last_built: 2020-11-07T10:29Z

Loading

1 comment on commit c3bba66

@JonnoB
Copy link
Owner

@JonnoB JonnoB commented on c3bba66 Mar 3, 2021

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This commit was accepted to CRAN

Please sign in to comment.