This is a test version of Biostars. For the public version, visit https://www.biostars.org.
R package openxlsx and gradient

Hi,

I use the R package "openxlsx" and the "conditionalFormatting" function. I can apply different colors to cells in the excel output file according to selected values.

Now I'd like to apply a color gradient to a column in my dataframe instead of preselected color values.

Is it possible with "conditionalFormatting" ?

r openxlsx

data visualisation isn't related to bioinformatics?

1 answer

See page 5 of this manual - Formatting Examples:

Log in to answer this question.