Search Archives
Search tips
from:Name
Search by author name, e.g. from:Duncan Murdoch
"exact phrase"
Match an exact phrase
word1 word2
Match messages containing both words
Date range
Use the date pickers to filter results to a time period
Use the list dropdown to narrow results to a specific mailing list. Combine from: with other terms to filter by author and content.
Extract input and filter data using extracted value.
Sathiaraj S P
·
Jan 24, 2017
·
r-help
Hi, I raised this question @ stack overflow and got below partial answer. Hope this mailing list can help on rest to complete. library(dplyr) library(tidyr) input <- "1.8 - versicolor" temp <- data.frame(input = input) %>% tidyr::separate(input, c("Petal...
Can't find what you're looking for? Try searching with Google .