... type <- "Non-cool core" A <- rbind(CC, nCC) # Make the plot ggplot(data=A, aes(x=r.r500, y=sckT, ymin=sckT.lo, ymax=sckT.up, fill=type, linetype=type)) + ...
確定! 回上一頁