Skip to content

Commit

Permalink
Merge branch 'master' of github.com:friendly/matlib
Browse files Browse the repository at this point in the history
  • Loading branch information
friendly committed Aug 4, 2024
2 parents 520e709 + 561463c commit 101a49d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion R/symbolicMatrix.R
Original file line number Diff line number Diff line change
Expand Up @@ -173,7 +173,7 @@
#'
#' # prefix / suffix
#' symbolicMatrix(prefix="\\sqrt{", suffix="}")
#' symbolicMatrix(prefix="", suffix="^{1/2}")
#' symbolicMatrix(suffix="^{1/2}")
#'


Expand Down
2 changes: 1 addition & 1 deletion man/symbolicMatrix.Rd

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

0 comments on commit 101a49d

Please sign in to comment.