Skip to content
Prev 11090 / 21312 Next

[Bioc-devel] Passing packages as variables?

Le Sat, Jun 10, 2017 at 03:11:37PM -0400, Zach Skidmore a ?crit :
Hello Zach,

recently, I did something like this:

requireNamespace(genome)
genome <- getExportedValue(genome, genome)

I am not sure if it is the best solution, but for the moment, it works.

Have a nice week-end,

Charles