-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathREADME.Rmd
More file actions
64 lines (48 loc) · 2.19 KB
/
Copy pathREADME.Rmd
File metadata and controls
64 lines (48 loc) · 2.19 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
---
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%"
)
```
# arfit
<!-- badges: start -->
[](https://github.com/andybeet/arfit/actions/workflows/pkgdown.yaml)
[](https://github.com/andybeet/arfit/actions/workflows/gitleaks.yml)
<!-- badges: end -->
The goal of arfit is to ...
## Installation
You can install the development version of `arfit` from [GitHub](https://github.com/andybeet/arfit) with:
``` r
# install.packages("devtools")
devtools::install_github("andybeet/arfit")
```
## Example
This is a basic example which shows you how to solve a common problem:
```{r example}
library(arfit)
## basic example code
```
## Contact
| [andybeet](https://github.com/andybeet) |
|-------------------------------------------------------------------------------------------------|
| [](https://github.com/andybeet) |
#### Legal disclaimer
*This repository is a scientific product and is not official
communication of the National Oceanic and Atmospheric Administration, or
the United States Department of Commerce. All NOAA GitHub project code
is provided on an ‘as is’ basis and the user assumes responsibility for
its use. Any claims against the Department of Commerce or Department of
Commerce bureaus stemming from the use of this GitHub project will be
governed by all applicable Federal law. Any reference to specific
commercial products, processes, or services by service mark, trademark,
manufacturer, or otherwise, does not constitute or imply their
endorsement, recommendation or favoring by the Department of Commerce.
The Department of Commerce seal and logo, or the seal and logo of a DOC
bureau, shall not be used in any manner to imply endorsement of any
commercial product or activity by DOC or the United States Government.*