Skip to content

Commit

Permalink
README + DESCRIPTION
Browse files Browse the repository at this point in the history
  • Loading branch information
vincentarelbundock committed May 17, 2024
1 parent 7c5efc1 commit cfd199d
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 6 deletions.
1 change: 0 additions & 1 deletion DESCRIPTION
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ Depends:
R (>= 4.1.0)
Enhances:
knitr
Remotes: etiennebacher/altdoc
Suggests:
base64enc,
data.table (>= 1.15.2),
Expand Down
5 changes: 2 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -133,10 +133,9 @@ tt(x,
The `tinytable` tutorial will take you much further. It is available in
two formats:

- [Tutorial (HTML)](https://vincentarelbundock.github.io/tinytable/)
- [Tutorial
(HTML)](https://vincentarelbundock.github.io/tinytable/vignettes/tutorial.html)
- [Tutorial
(PDF)](https://vincentarelbundock.github.io/tinytable/vignettes/tutorial.pdf)
(PDF)](https://vincentarelbundock.github.io/tinytable/vignettes/tinytable_tutorial.pdf)

[^1]: Other formats like Markdown and Typst are also available, but less
flexible.
Expand Down
4 changes: 2 additions & 2 deletions README.qmd
Original file line number Diff line number Diff line change
Expand Up @@ -109,6 +109,6 @@ tt(x,

The `tinytable` tutorial will take you much further. It is available in two formats:

* [Tutorial (HTML)](https://vincentarelbundock.github.io/tinytable/vignettes/tutorial.html)
* [Tutorial (PDF)](https://vincentarelbundock.github.io/tinytable/vignettes/tutorial.pdf)
* [Tutorial (HTML)](https://vincentarelbundock.github.io/tinytable/)
* [Tutorial (PDF)](https://vincentarelbundock.github.io/tinytable/vignettes/tinytable_tutorial.pdf)

0 comments on commit cfd199d

Please sign in to comment.