https://github.com/andrewallenbruce/fuimus
Functions That Have Been
https://github.com/andrewallenbruce/fuimus
Last synced: 13 days ago
JSON representation
Functions That Have Been
- Host: GitHub
- URL: https://github.com/andrewallenbruce/fuimus
- Owner: andrewallenbruce
- License: other
- Created: 2024-04-09T02:44:23.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2025-01-02T12:29:41.000Z (3 months ago)
- Last Synced: 2025-01-02T13:31:04.480Z (3 months ago)
- Language: R
- Homepage: https://andrewallenbruce.github.io/fuimus/
- Size: 14.6 MB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 6
-
Metadata Files:
- Readme: README.Rmd
- Changelog: NEWS.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
- jimsghstars - andrewallenbruce/fuimus - Functions That Have Been (R)
README
---
output: github_document
---```{r setup, include = FALSE}
knitr::opts_chunk$set(
collapse = TRUE,
echo = TRUE,
message = FALSE,
warning = FALSE,
error = TRUE,
comment = "#>",
dpi = 300,
out.width = "100%",
fig.path = "man/figures/README-"
)
```> /ˈfu.i.mus/, [ˈfuɪmʊs̠]
>
> Literally, ***'we have been'*** in Latin. Often interpreted as ***'we have endured'*** or ***'we have always been'***, proclaiming the long history of the user.
>
> The family motto of the Lowlands Scottish Clan [Bruce](https://en.wikipedia.org/wiki/Clan_Bruce)).[](https://app.codecov.io/gh/andrewallenbruce/fuimus?branch=master)
[](https://github.com/andrewallenbruce/fuimus/commits/master)
[](https://github.com/andrewallenbruce/fuimus)
[](https://www.codefactor.io/repository/github/andrewallenbruce/fuimus)## :package: Installation
You can install **fuimus** from [GitHub](https://github.com/) with:
``` r
# install.packages("pak")
pak::pak("andrewallenbruce/fuimus")
```------------------------------------------------------------------------
## :balance_scale: Code of Conduct
Please note that the `fuimus` project is released with a [Contributor Code of Conduct](https://andrewallenbruce.github.io/fuimus/CODE_OF_CONDUCT.html). By contributing to this project, you agree to abide by its terms.
## :classical_building: Governance
This project is primarily maintained by [Andrew Bruce](https://github.com/andrewallenbruce). Other authors may occasionally assist with some of these duties.