Skip to content

Commit

Permalink
TODO added regarding units and units<-
Browse files Browse the repository at this point in the history
  • Loading branch information
phgrosjean committed Aug 31, 2022
1 parent 237395b commit 7e6e659
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions TODO.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# data.io To Do list

- Check the {units} package and verify there is no conflicts any more, or better, use it. Make sure one could use `units(x)` ans `units(x) <- value` or another form on all vectors.

- Implement `.DollarNames()` to get a list of `read()` and `write()` types available, with a mechanism to add more types from additional packages (completion in R and RStudio for `read$` and `write$`).

- An easier form to indicate labels and units
Expand Down

0 comments on commit 7e6e659

Please sign in to comment.