inbo / iassetR

Interact with the iAsset api using R
https://inbo.github.io/iassetR/
Other
0 stars 1 forks source link

What is the unit for `tijd_ter_plaatse` #25

Open PietrH opened 9 months ago

PietrH commented 9 months ago

Currently we return this as an integer, encoded as a character. There are only a few values in use, what do they mean?

tijd_ter_plaatse n
10 4
120 1
1215 1
15 8
20 5
30 3
40 1
45 1
5 3
60 3
90 1
NA 9489

It would probably be more user friendly to return these values either with a unit, or as a lubridate::duration()