Working on creating a mermaid diagram to show where each package fits in.
Also, simple verb expression to describe each package in beekeeper ecosystem
Something like, but very tersely:
-find api
-download api schema (to yaml/JSON)
-read schema and create R object containing API (rapid, S7)
-prepare req for httr2; handle response from httr2 (nectar)
...
As a(n) WHO, I WHAT, so that WHY.
Again, for new user:
Working on creating a mermaid diagram to show where each package fits in.
Also, simple verb expression to describe each package in beekeeper ecosystem
Something like, but very tersely: -find api -download api schema (to yaml/JSON) -read schema and create R object containing API (rapid, S7) -prepare req for httr2; handle response from httr2 (nectar) ...