Skip to content

Latest commit

 

History

History
executable file
·
16 lines (11 loc) · 457 Bytes

README.md

File metadata and controls

executable file
·
16 lines (11 loc) · 457 Bytes

ecoidx-up

Main Shiny app: shiny.ecoquants.com/meta

This README with html listing: noaa-iea.github.io/meta-app

html

These web pages (*.html) are typically rendered from Rmarkdown (*.Rmd):

{% for file in site.static_files %} {% if file.extname == '.html' %}

  • [{{ file.basename }}]({{ site.baseurl }}{{ file.path }}) {% endif %} {% endfor %}