Closed wjones127 closed 2 years ago
Much appreciated and fully agreed, will do
Two comments on things brought up here:
Otherwise, I've added a lot to the user vignette in bb1c2185e6b0252322940bdeaba570e23c4b8988 .
This issue has been automatically locked. If you believe you have found a related problem, please file a new issue (with a reprex: https://reprex.tidyverse.org) and link to this issue.
The current user guide describes the individual functions, but doesn't provide a complete example of a script. A few related thoughts on how a complete example could help:
set_active_scene()
. Helpful to show that as part of the example script so it's obvious I need to include that.x
andz
as horizontal andy
as vertical wasn't obvious at first. Might be worth describing that in user guide.add_default_tree()
seems like it can take vectors for position and other arguments (great!), though I didn't find that obvious from docs since most example show a scalar provided there.Here is an example scene I put together while testing the package: