openanalytics / BIGL

GNU General Public License v3.0
7 stars 8 forks source link

formal argument "xlab" matched by multiple actual arguments #3

Closed jasendecki closed 6 years ago

jasendecki commented 6 years ago

Hi,

I'm trying to run a contour plot with my own x and y labels. An example of the code I'm using is below and worked previously, but now gives me the following error.

contour(maxR_B, main = paste0("Cell line contour plot for maxR"), scientific = FALSE, cutoff = cutoff, xlab = "Dose (Drug1)", ylab = "Dose (Drug2)")

Error in plot.maxR(x$maxR, xlab = xlab, ylab = ylab, ...) : formal argument "xlab" matched by multiple actual arguments

The documentation suggests this should still be possible and it would be really helpful to get this functionality back, simple as it is. Any suggestions?

mnazarov commented 6 years ago

Thanks for reporting, this has been now fixed.

jasendecki commented 6 years ago

Brilliant! thanks so much.

On Fri, Aug 24, 2018 at 7:25 AM Maxim Nazarov notifications@github.com wrote:

Thanks for reporting, this has been now fixed.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/openanalytics/BIGL/issues/3#issuecomment-415731294, or mute the thread https://github.com/notifications/unsubscribe-auth/AorOSGGq_8dS_iT4pKTwGJHVZZO3VwUUks5uT-KigaJpZM4WJ64r .