plain_formatter <- formatter("span") plain_formatter(c(1, 2, 3)) ... Then we call formattable() on the data frame with a list of formatter functions so as ...
確定! 回上一頁