Skip to content
Back to formatted view

Raw Message

Message-ID: <4da82718.460ae30a.7a1f.ffff9036@mx.google.com>
Date: 2011-04-15T11:08:05Z
From: Michael Bach
Subject: as.matrix strangeness
In-Reply-To: <4DA815AD.1010108@googlemail.com> (Adrian Duffner's message of "Fri, 15 Apr 2011 11:53:49 +0200")

Hi Adrian,

thanks for the hint.  The problem was that it showed me help for matrix
when I did ?as.matrix.  I thought it was some kind of convention that
data type conversion functions start with "as.", so now I will take more
care in the future.

With matrix() it works as expected, thanks again.

Michael