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.
Hi, I have a big database where one-third of the data is in a different date format than the rest. I'll add an example table to show you. | plot | observer | date | | 1 | K | 31012020 | | 2 | K | 07022020 | | 3...
Hi, I have a dataset (d_vigi)with this kind of data: behavior type duration(s) observation nr species Non-vigilant 5 1 red deer Vigilant 2 1 red deer Vigilant 2 1 red deer Non-vigilant 3 1 red...
Hi, Thanks for your response. I do get what you're doing. However, the table I sent is just a small piece of the complete database. So for me to have to add in everything with structure list (c ......) by...
Hi, So one thing i could manage to do was this: d_vigi$combi <- paste(d_vigi$Behavioral.category, d_vigi$Obs.nr, sep = "-") This created a new column with a combination of the category and the observation number. Afterwards...
Can't find what you're looking for? Try searching with Google .