-
-
Notifications
You must be signed in to change notification settings - Fork 8
Closed
Labels
Description
What happened?
We put our ADTTE data with Chinese characters variable PARAM into the app, and then found the app, more precisely the forest plot part "tm_g_forest_tte", was unable to work properly. We checked the output R codes, found a single command was split into two lines, which led to the problem. please check the uploaded pics.
The extra line breaks make us suspect that it was the Chinese characters that caused the problem. To verify the assumption, we tried two methods: a. assigning English values to PARAM variable/ b. simply removing the parameter of label, that is, leaving a blank after PARAMCD. Both of them worked.
sessionInfo()
Relevant log output
Code of Conduct
- I agree to follow this project's Code of Conduct.
Contribution Guidelines
- I agree to follow this project's Contribution Guidelines.
Security Policy
- I agree to follow this project's Security Policy.
Reactions are currently unavailable