You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The individual functions in sa4ss are really well documented, but I think users would benefit from more information on the bigger picture workflow after creating the skeleton via sa4ss::draft() as described in the README.
I've looked over the 2021 Dover, Lingcod, and Vermillion repositories and see many similarities but also various differences. I appreciate that sa4ss is more like a toolbox than a architectural plan, but I think building on each others' assessments would be easier if we could align some of our basic choices.
Proposal
agree on some trivial organizational details (if possible):
figures directory within the doc (a.k.a. write_up) directory or parallel to it?
tables for base model in tables or tex_tables and in model directory or in doc?
don't clutter your github repo with model files like I did with lingcod (use Google Drive instead unless somebody has a better idea, and are we allowed or is it a good idea to use the {googledrive} package)?
provide some general guidance on workflow via an expanded README or a vignette:
I'm happy to help with any of these things but I don't know enough about the package to do much without some consensus from the more experienced folks.
The text was updated successfully, but these errors were encountered:
Problem
The individual functions in sa4ss are really well documented, but I think users would benefit from more information on the bigger picture workflow after creating the skeleton via
sa4ss::draft()
as described in the README.I've looked over the 2021 Dover, Lingcod, and Vermillion repositories and see many similarities but also various differences. I appreciate that sa4ss is more like a toolbox than a architectural plan, but I think building on each others' assessments would be easier if we could align some of our basic choices.
Proposal
figures
directory within thedoc
(a.k.a.write_up
) directory or parallel to it?tables
ortex_tables
and in model directory or indoc
?sa4ss::add_figure()
, orlingcod::add_figure_ling()
I'm happy to help with any of these things but I don't know enough about the package to do much without some consensus from the more experienced folks.
The text was updated successfully, but these errors were encountered: