R/5-show-.R

Defines functions show

Documented in show

#' @rdname show.Music
#' @export
show <- function(x, to, musescore) {
  UseMethod("show")
}
flujoo/gm documentation built on July 12, 2024, 4:56 p.m.