-
Notifications
You must be signed in to change notification settings - Fork 0
jak3sch/rflfastR
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
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 0
No packages published