Either use the data() function to retrieve it or use the
LazyData: true
line in your DESCRIPTION file.
On April 6, 2020 11:25:21 PM PDT, jared_wood wrote:
>Dear all,
>
>I have three datasets (drugbank.rda edgar.rda mala.rda) in my package
>and I put them in the document folder which called “dat
Dear all,
I have three datasets (drugbank.rda edgar.rda mala.rda) in my package and I put
them in the document folder which called “data”.
And I just use the dataset in the function. However, here comes a note:
drugbank_disease_gene: no visible binding for global variable
'drugbank'