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
I recently took a closer look at the shinymeta package and it seems all code exports that are available in sdcMicro can be produced with that package. However, I think this should be done alongside a rigorous refatoring.
Possible steps
migrate all app-related code to R/ to implement the app and all of its components as (internal) functions.
Create parametrized Rmd Reports in inst for the "Anonymization Report" and the Landing page of the app
I could also try to only add the code export via shinymeta and leave the other points open for another day. What are your thoughts on this @bernhard-da ?
Schedule
I would wait with the actual code-export refactoring until shinymeta becomes more stable.
However, the other points on this list could be implemented sooner.
The text was updated successfully, but these errors were encountered:
I recently took a closer look at the shinymeta package and it seems all code exports that are available in sdcMicro can be produced with that package. However, I think this should be done alongside a rigorous refatoring.
Possible steps
R/
to implement the app and all of its components as (internal) functions.inst
for the "Anonymization Report" and the Landing page of the appI could also try to only add the code export via shinymeta and leave the other points open for another day. What are your thoughts on this @bernhard-da ?
Schedule
I would wait with the actual code-export refactoring until shinymeta becomes more stable.
However, the other points on this list could be implemented sooner.
The text was updated successfully, but these errors were encountered: