Skip to content

Commit

Permalink
re-build
Browse files Browse the repository at this point in the history
  • Loading branch information
friendly committed Feb 15, 2024
1 parent f46b0f3 commit ae7144c
Show file tree
Hide file tree
Showing 13 changed files with 38 additions and 45 deletions.
2 changes: 1 addition & 1 deletion R/heplot.R
Original file line number Diff line number Diff line change
Expand Up @@ -266,7 +266,7 @@
#' @examples
#'
#' ## iris data
#' contrasts(iris$Species) < - matrix(c(0,-1,1, 2, -1, -1), 3,2)
#' contrasts(iris$Species) <- matrix(c(0,-1,1, 2, -1, -1), 3,2)
#' contrasts(iris$Species)
#'
#' iris.mod <- lm(cbind(Sepal.Length, Sepal.Width, Petal.Length, Petal.Width) ~
Expand Down
4 changes: 2 additions & 2 deletions docs/articles/HE_manova.html

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

4 changes: 2 additions & 2 deletions docs/articles/HE_mmra.html

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

2 changes: 1 addition & 1 deletion docs/pkgdown.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ pkgdown_sha: ~
articles:
HE_manova: HE_manova.html
HE_mmra: HE_mmra.html
last_built: 2024-02-14T23:17Z
last_built: 2024-02-15T15:34Z
urls:
reference: https://friendly.github.io/heplots/reference
article: https://friendly.github.io/heplots/articles
Expand Down
1 change: 1 addition & 0 deletions docs/reference/Adopted.html

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

9 changes: 3 additions & 6 deletions docs/reference/ellipse.axes.html

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

Binary file modified docs/reference/ellipse.box-1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
12 changes: 5 additions & 7 deletions docs/reference/ellipse.box.html

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

7 changes: 4 additions & 3 deletions docs/reference/ellipse3d.axes.html

Large diffs are not rendered by default.

Loading

0 comments on commit ae7144c

Please sign in to comment.