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" ?
• 2,438 views
•
link
1 answer
See page 5 of this manual - Formatting Examples:
• 1 views
•
link
Log in to answer this question.
how is it related to bioinformatics ?
data visualisation isn't related to bioinformatics?
As presented, this is more an R programming question than a bioinformatics one. Try on Stack Overflow.