For example, if we have a list called LIST and a vector called V then we can check whether V exists in LIST using the command LIST %in% list(V).
確定! 回上一頁