Skip to content

Commit

Permalink
resub to CRAN round 3
Browse files Browse the repository at this point in the history
  • Loading branch information
vbonhomme committed Nov 10, 2023
1 parent 0ff6a41 commit 67e5bc4
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 9 deletions.
4 changes: 0 additions & 4 deletions R/core-premodern.R
Original file line number Diff line number Diff line change
Expand Up @@ -144,10 +144,6 @@ measure_nse <- function(ch){
#' # example on wings dataset

#' tx <- coo_truss(wings)
#' dim(tx)
#' # we normalize and plot an heatmap
#' txn <- apply(tx$coe, 2, .normalize)
#' # heatmap(txn)
#'
#' txp <- PCA(tx, scale. = TRUE, center=TRUE, fac=wings$fac)
#' plot(txp, 1)
Expand Down
4 changes: 0 additions & 4 deletions man/coo_truss.Rd

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

2 changes: 1 addition & 1 deletion man/reexports.Rd

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

0 comments on commit 67e5bc4

Please sign in to comment.