Skip to content

jak3sch/rflfastR

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

---
output: github_document
---

<!-- README.md is generated from README.Rmd. Please edit that file -->

```{r, include = FALSE}
knitr::opts_chunk$set(
  collapse = TRUE,
  comment = "#>",
  fig.path = "man/figures/README-",
  out.width = "100%"
)
```

# rflfastR

<!-- badges: start -->
<!-- badges: end -->

## Installation

You can install the development version of rflfastR from [GitHub](https://github.com/) with:

``` r
# install.packages("devtools")
devtools::install_github("jak3sch/rflfastR")
```

### Lokal

``` r
devtools::install()
```

## Neue Funktionen hinzufügen

``` r
usethis::use_r("load_starter.R")
```

## Dokumentieren

``` r
devtools::document()
```

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages