Syntax highlighting in RMarkdown. Thu, Sep 28, 2017. Sample R code black: library(ggplot2) centre <- function(x, type, ...) { switch(type, mean = mean(x), ...
確定! 回上一頁