# code chunk specifies whether the R code, warnings, and output # will be included in the output files.
cat("Not equal to (x != y):", is_not_equal, "\n") cat("Less than (x < y):", is_less_than, "\n") cat("Greater than (x > y):", is_greater_than, "\n") cat("Less than or ...
一些您可能无法访问的结果已被隐去。
显示无法访问的结果