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
We should include documentation within the collaborative workflow document explaining the use of "_m" notation to ensure clarity for both users and developers. Please refer to the comment here for more information.
The text was updated successfully, but these errors were encountered:
JonBrodziak
changed the title
Add documentation to explain the use of _m notation
Add documentation to explain the use of _m notation to identify a member of a class
Jan 29, 2024
The *_m() functions should not be used on the daily, instead they are meant to be accessors used by internal FIMS functions. I noticed that not all of the functions are documented. Their use does not need to be documented in the collaborative workflow guide because once the wrapper function is written it will be clear how to use them for power users.
The R interface group will make sure that they are all documented using roxygen and before this issue is closed
We should include documentation within the collaborative workflow document explaining the use of "_m" notation to ensure clarity for both users and developers. Please refer to the comment here for more information.
The text was updated successfully, but these errors were encountered: