-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
First of all, I want to congratulate and thank you for this package. I have been using to extract and modify (mutate) json values very successfully.
I have two issues:
- Function
read_jsonshows up as external, but it only works as internal:jsontools:::read_json. - In order to read a json file as json not as an R object (list or data.frame), I use readLines, but I wish package
jsontoolshad a proper function for that.
Metadata
Metadata
Assignees
Labels
No labels