如果在PDF和HTML两种情况下都确实需要页面处理,则tidyPrint在最后一步应该有所不同。 ```r tidyPrint <- function(data) { content <- paste0(data ...
確定! 回上一頁