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.
Thanks a lot, Matt! I will have a look at the options you suggested. Cheers, Mango -- ----------------------------------------- Never run for the bus. Never skip tea.
Hey, the parameter in the plot command you are looking for is "pch". For filled circles type: > plot(X ~ Y, type = 'p', col = 'red', pch=16) The 16 determines the filled circles. Cheers, Mango ----------------------------------------- B.-Markus Schuller aka Mango Sensory...
Hello, I spent quite some time now searching for any hint that R can also be used to address the interfaces of a computer (i.e. RS232 or USB) to acquire data from measurement devices (like with the - I think...
Hey, I have a vector containing mostly zeroes. At varying positions are markers that mark different channels ("B", 1, 2). > head(exp$Marker, 100) [1] "B" "0" "0" "0" "0" "0" "0" "0" "0" "0" "0" "0" "0" "0" "0...
Hey, I don't know whether this helps, but an editor for Windows with code highlighting for any programming language (including R) that can be installed on a pen drive (USB stick) is Notepad++ (http://notepad-plus-plus.org/) and...
Can't find what you're looking for? Try searching with Google .