IssamHu

Results 3 issues of IssamHu

Hi, I've this error when I run this cods: Error: Discrete value supplied to continuous scale ``` ggmap(myMap) + scale_fill_etopo() + coord_cartesian(expand = 0) + labs(y = "Latitude", x =...

Dear Sir, I'm trying to use the "A manual for the length-based Bayesian biomass estimator within TropFishR" I follow the steps in the vignettes, but when I reach the "plotLBB.data(lfq)"...

Dear Sir, I used the following cods: `library("ggplot2") library("ggmap") library("scatterpie") ap