Skip to content

Commit 28b4957

Browse files
committed
update readme
1 parent 8e2217e commit 28b4957

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,12 +24,13 @@ Using *chrongler* (and a concordance of periods and their grouping and absolute
2424
- add absolute dating based on the periods an object is dated to (`derive_dating()`)
2525
- add the period an object would be dated to based on absolute dating values (`derive_period()`)
2626

27-
The inaccurately named "example_workflow"-vignette explains the functions and especially setting up the concordance in detail, see:
27+
A vignette explains the functions and especially setting up the concordance in detail, see:
2828

2929
``` r
3030
browseVignettes("chrongler")
3131
```
32+
or read it online: [chrongler wrangles categorical chronological data](https://lsteinmann.github.io/chrongler/articles/chrongler_workflow.html).
3233

3334
# why
3435

35-
I made it mainly for myself to avoid redundancies in various other projects and have the process a bit more organized. There is significant overlap with the way that data imported from [Field Desktop](https://github.com/dainst/idai-field) via [idaifieldR](https://github.com/lsteinmann/idaifieldR) is formatted, since this is my main use case. Of course, *chrongler* can be used with data gathered elsewhere as well, as long as you keep to the formats described in the vignette.
36+
I made it mainly for myself to avoid redundancies in various other projects and have the process a bit more organized. There is significant overlap with the way that data imported from [Field Desktop](https://github.com/dainst/idai-field) via [idaifieldR](https://github.com/lsteinmann/idaifieldR) is formatted, since this is my main use case. Of course, *chrongler* can just as easily be used with data gathered elsewhere as well.

0 commit comments

Comments
 (0)