# AVSDevR.MarineNoiseRegistry The goal of AVSDevR.MarineNoiseRegistry is to contain all of the common code and assets for the Marine Noise Registry R Shiny applications. ## Installation You can install the development version of AVSDevR.MarineNoiseRegistry like so: ``` r remotes::install_git("https://git.avsdev.uk/R/AVSDevR.MarineNoiseRegistry") ```