In general it's entirely safe and not a problem to have an R function without a return. It will return the last value, or failing that NULL.
確定! 回上一頁