Closed kfuku52 closed 2 months ago
If you must add code specific to another project, ensure it doesn't alter the default behavior. Preserving the default behavior would have prevented the unnecessary debugging I had to undertake this time.
https://github.com/kfuku52/amalgkit/blob/5f1083e12fadc950280959d72348e73446bdaede/amalgkit/curate.r#L542
https://github.com/kfuku52/amalgkit/blob/5f1083e12fadc950280959d72348e73446bdaede/amalgkit/curate.r#L828
These codes introduce unnecessary brackets to curate output plots like this:
curate
@Hego-CCTB If you have read this issue, please close.
Acknowledged! I'll be more careful in the future!
If you must add code specific to another project, ensure it doesn't alter the default behavior. Preserving the default behavior would have prevented the unnecessary debugging I had to undertake this time.
https://github.com/kfuku52/amalgkit/blob/5f1083e12fadc950280959d72348e73446bdaede/amalgkit/curate.r#L542
https://github.com/kfuku52/amalgkit/blob/5f1083e12fadc950280959d72348e73446bdaede/amalgkit/curate.r#L828
These codes introduce unnecessary brackets to
curate
output plots like this: