Skip to content

Commit

Permalink
Update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
mattfidler committed Sep 14, 2024
1 parent ce16d48 commit 1883deb
Show file tree
Hide file tree
Showing 4 changed files with 256 additions and 255 deletions.
1 change: 1 addition & 0 deletions README.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,7 @@ mat <- lotri(a+b ~ c(1,
print(mat)
# You can also specify line by line:
mat <- lotri({a ~ 1
b ~ c(0.5, 1)})
print(mat)
Expand Down
Loading

0 comments on commit 1883deb

Please sign in to comment.