tmcd82070 / Rdistance

An R package for simple, regression-like, distance-based analyses
8 stars 3 forks source link

Implement guided analyses #93

Open tmcd82070 opened 3 years ago

tmcd82070 commented 3 years ago

Implement guided line transect and point transect analyses. These would be functions that prompt the user for choices in analysis. Choices like "Sightings input file", "transects input file", "Which column is your 'transect' designator?", etc. This would be all text based in the console.

Later, this would form the basis for a Shiny app, perhaps in a separate package (RDistanceGui ? ).

jcarlis3 commented 1 year ago

WGFD overhauled our shiny app built on top of Rdistance and pronghornLT to facilitate survey design, data formatting and QAQC, and analysis using Rdistance. It's built for our specific data pipeline and use case, but may well jumpstart an effort towards a more-general shiny app. You should already have access to the private app repo. Drop me a line if you're not @tmcd82070 but are also interested in WGFD app.