Let's consider loading the `bods` object via `data` from the pathview
package.

I guess you can either use

> bods <- get(data("bods", package="pathview"))

or

> bods <- NULL
> data("bods", package="pathview")

to make this note go away.


> "Consider clarifying how 6 object(s) are initialized"
>
> Suppose an object is initialized via data() ... how can I make
>
> this note go away?  I don't understand how to clarify the situation.
>
>       [[alternative HTML version deleted]]
>
> _______________________________________________
> Bioc-devel@r-project.org mailing list
> https://stat.ethz.ch/mailman/listinfo/bioc-devel
>


-- 
Dr. Ludwig Geistlinger
eMail: ludwig.geistlin...@bio.ifi.lmu.de

_______________________________________________
Bioc-devel@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/bioc-devel

Reply via email to