You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
update app to work with mobr dev branch (which will be merged soon into master as mobr v2.0 is rolled out)
some of the arguments to make_mob_in and get_delta_stats have changed
the graphical output has changed for the delta analysis
Add submit issues link for shiny app too (currently only implemented for R package)
Issues with data
is it necessary for the app to have a data file when the mobr package ships with data?
at data input panel give user option of either specifying path to file or choosing one of the default datasets the mobr ships with these can be loaded as data(inv_comm); data(inv_plot_attr) there are several other datasets to load as well see: https://github.com/MoBiodiv/mobr/tree/master/data
minor text changes (where "->" indicates change LHS to RHS)
Home (in general let's use sentence case throughout the home page unless it is the title of a tab in that case treat it as a proper noun)
Data Tab -> Data Input
DataTab -> Data Input
you -> your
Community Matrix -> community matrix
Plot Data -> plot data
CSV -> csv
Plot Rarefaction -> Exploratory Analysis
Add clear Caroline Oliver author of mobr shiny app somewhere on the home page
Change primary author of mobr from Xiao to Dan as the page is no longer maintained by Xiao. She should be retained as second author however.
throughout change MoB-R to mobr when referring to the R package, when simply referring to the method just use the acronym MoB
change title of app to "Measurement of Biodiversity Shiny App"
on link tabs box fix typo: fromthe -> from the
On data input change options from "Use Personal Data" -> "User Supplied Data" and "Use Sample Data" -> "Example Data"
Exploratory analysis tab
fix typo "Exploritory" -> "Exploratory"
SR = Spacial Rarefaction -> sSBR = spatial sample-based rarefaction
IR = Indiviudal Rarefaction -> IBR = individual-based rarefaction
Abu = Abundance -> SAD = species abundance distribution
Individual MoB Metrics panel
add an acronym definitions like you did for the Exploratory analysis tab
S = species richness, N = total community abundance, S_n = rarefied richness to n individuals, S_PIE = effective number of species for the probability of interspecific encounter (PIE)
make_mob_inandget_delta_statshave changeddata(inv_comm); data(inv_plot_attr)there are several other datasets to load as well see: https://github.com/MoBiodiv/mobr/tree/master/data