Skip to content

Commit

Permalink
renaming the quarto project and its project files to indiGO_Tutorial1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
hetzerj committed Nov 4, 2024
1 parent 906b94e commit 50bc99b
Show file tree
Hide file tree
Showing 15 changed files with 3,790 additions and 8 deletions.
547 changes: 547 additions & 0 deletions README.html

Large diffs are not rendered by default.

16 changes: 8 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,16 +8,16 @@ The indiGO R-package provides an open-access framework that enables users to acc

The package provides a flexible framework for handling a wide variety of indicators, not limited to a specific region, ecosystem, or time period. The generalized outputs are broad and adaptable, allowing users to apply them to various generalized data sets or indicator types across global or regional scales. Additionally, indiGO allows users to include their own data, enabling local data integration for customized indicator analysis.

- **Available Indicators**: Lists all the indicators provided by the **IA** package.
- **Function Demonstrations**: Shows how the core functions of the package work, using practical examples.
- **Plotting Figures**: Provides instructions and examples for visualizing the indicators using the package's functions.
- **Available Indicators**: Lists all the indicators provided by the **IA** package.
- **Function Demonstrations**: Shows how the core functions of the package work, using practical examples.
- **Plotting Figures**: Provides instructions and examples for visualizing the indicators using the package's functions.

## Key Features

- Displays all available indicators in the package.
- Demonstrates how to apply various functions within the package to analyze indicators.
- Shows how to generate and customize plots for visualizing indicator data.
- Includes rendered output via GitHub Pages to allow users to view the documentation and examples directly online.
- Displays all available indicators in the package.
- Demonstrates how to apply various functions within the package to analyze indicators.
- Shows how to generate and customize plots for visualizing indicator data.
- Includes rendered output via GitHub Pages to allow users to view the documentation and examples directly online.

## How to Access the Quarto Project

Expand All @@ -27,7 +27,7 @@ The Quarto project is rendered as a website using GitHub Pages. You can access t

You can download and install the **indiGO** R package directly from the [hetzerj/IA](https://github.com/hetzerj/indiGO) GitHub repository using the following commands in R:

```r
``` r
# Install devtools if not already installed
install.packages("devtools")

Expand Down
2,078 changes: 2,078 additions & 0 deletions README_files/libs/bootstrap/bootstrap-icons.css

Large diffs are not rendered by default.

Binary file added README_files/libs/bootstrap/bootstrap-icons.woff
Binary file not shown.
12 changes: 12 additions & 0 deletions README_files/libs/bootstrap/bootstrap.min.css

Large diffs are not rendered by default.

7 changes: 7 additions & 0 deletions README_files/libs/bootstrap/bootstrap.min.js

Large diffs are not rendered by default.

7 changes: 7 additions & 0 deletions README_files/libs/clipboard/clipboard.min.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

9 changes: 9 additions & 0 deletions README_files/libs/quarto-html/anchor.min.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 6 additions & 0 deletions README_files/libs/quarto-html/popper.min.js

Large diffs are not rendered by default.

Loading

0 comments on commit 50bc99b

Please sign in to comment.