Testing intermediate variables and function in R

后端 未结 0 1931
旧时难觅i
旧时难觅i 2021-01-16 19:02

How to test intermediate values from a function using test that functionality

Eg.

hello <- function(name){
  new_name <- cat(name,"  new nam         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题