We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 01acc11 commit 6e837a0Copy full SHA for 6e837a0
.gitignore
@@ -8,3 +8,7 @@ docs
8
inst/doc
9
/doc/
10
/Meta/
11
+.Rdata
12
+.httr-oauth
13
+.DS_Store
14
+.quarto
_pkgdown.yml
@@ -2,3 +2,19 @@ url: ~
2
template:
3
bootstrap: 5
4
5
+authors:
6
+ Daniel Antal:
7
+ href: https://reprex.nl/authors/daniel_antal/
+ Reprex:
+ href: https://reprex.nl/
+ html: <img src="https://reprex.nl/authors/admin/avatar_hud66277e7f64fbf44513e7a4881e2a94f_35557_270x270_fill_lanczos_center_2.png"
+ height="24" />
+ Fabio:
+ href:
+
15
+articles:
16
+ - title: "Saving tracks"
17
+ desc: >
18
+ An overview of the reproducible workflow of **importing data**, with...
19
+ contents:
20
+ - savingtracks
man/hello.Rd
0 commit comments