It means that in your documentation file (the .Rd file), you have an
entry for 'mydata' that does not appear in the code.
So: your Rd file has:
\usage{
myfunction(mydata,otherarg)
}
and your function looks like this:
myfunction <- function(otherarg,...){etc}
good luck,
remko
-
Hi ,
I'm getting a warning "Data sets with usage in documentation object 'data'
but not in the code"
I'm attaching the image for your reference
http://n4.nabble.com/file/n1738289/dataset.jpg
Thank you
--
View this message in context:
http://n4.nabble.com/Data-sets-with-usage-in-documentation-
> My Name is shruti.when I was checking a package i got a warning "Data sets
> with usage in documentation object 'data' but not in the code" can anyone
> help me with this.
Can you please provide the exact code you entered into your workspace
that gave you this error, so we can reproduce it and h
Hi,
My name is shruti,When I was trying to check the package I got this error
"Data sets with usage in documentation object 'data' but not in the code"
Can any one help me with this.
--
View this message in context:
http://n4.nabble.com/Data-sets-with-usage-in-documentation-object-data-but-no
Hi,
My Name is shruti.when I was checking a package i got a warning "Data sets
with usage in documentation object 'data' but not in the code" can anyone
help me with this.
Thank you
--
View this message in context:
http://n4.nabble.com/Data-sets-with-usage-in-documentation-object-data-but-not-i
On Mar 29, 2010, at 4:49 PM, shruti wrote:
Hi,
My name is shruti,When I was trying to check the package I got this
error
"Data sets with usage in documentation object 'data' but not in the
code"
Can any one help me with this.I'm attaching the file for your
reference
http://n4.nabble.com
Hi,
My name is shruti,When I was trying to check the package I got this error
"Data sets with usage in documentation object 'data' but not in the code"
Can any one help me with this.I'm attaching the file for your reference
http://n4.nabble.com/file/n1695616/dataset.jpg
Thank you
--
View this
7 matches
Mail list logo