Skip to content

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.

5 results for “from:B.-Markus Schuller”

data acquisition with R?
B.-Markus Schuller · Nov 22, 2010 · r-help

Thanks a lot, Matt! I will have a look at the options you suggested. Cheers, Mango -- ----------------------------------------- Never run for the bus. Never skip tea.

scatterplot with filled circles
B.-Markus Schuller · Nov 16, 2010 · r-help

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...

data acquisition with R?
B.-Markus Schuller · Nov 5, 2010 · r-help

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...

change values of a vector selectively
B.-Markus Schuller · Jan 11, 2011 · r-sig-ecology

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...

Installing R and an editor on a USB drive
B.-Markus Schuller · Nov 10, 2010 · r-help

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 .