Commit 8f14a740 authored by GNajeral's avatar GNajeral

udpate code error regarding a bracket

parent ad267faa
......@@ -210,7 +210,7 @@ check_valid_name <- function(col_name){
# }
#
# str_res <- paste(str_res, "should be in range", range_as_str, sep = " ")
# }
}
return(str_res)
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment