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
Hi guys
I have one question. Is there any way to use both bold and italic when using the labels_row command?
If you have any good ideas, please suggest them.
My problem is not using bold and italic for some names of rows, but using both methods to convert row names. Just like the Gene name in the photo below
The issue of italics is actually present in the titles as well. When using the substitute(paste(italic())) or expression(paste(italic())) setup to make italic text, the following error comes up:
is.na() applied to non-(list or vector) of type 'expression'
If using substitute() instead of expression(), the error says is.na() was applied to a nonlist of type language rather than expression. Not a huge priority but would be nice for biological data where you want the title to have a species name.
Hi guys
I have one question. Is there any way to use both bold and italic when using the labels_row command?
If you have any good ideas, please suggest them.
My problem is not using bold and italic for some names of rows, but using both methods to convert row names. Just like the Gene name in the photo below
Thank you.
@raivokolde
@taunometsalu
@antoine-lizee
The text was updated successfully, but these errors were encountered: