Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/andrewallenbruce/fuimus
Functions That Have Been
https://github.com/andrewallenbruce/fuimus
Last synced: 12 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 (7 months ago)
- Default Branch: master
- Last Pushed: 2024-08-23T10:00:30.000Z (3 months ago)
- Last Synced: 2024-08-24T08:45:37.188Z (3 months ago)
- Language: R
- Homepage: https://andrewallenbruce.github.io/fuimus/
- Size: 5.01 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
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)).[![Codecov test coverage](https://codecov.io/gh/andrewallenbruce/fuimus/branch/master/graph/badge.svg)](https://app.codecov.io/gh/andrewallenbruce/fuimus?branch=master)
[![Last commit](https://img.shields.io/github/last-commit/andrewallenbruce/fuimus.svg)](https://github.com/andrewallenbruce/fuimus/commits/master)
[![Code size](https://img.shields.io/github/languages/code-size/andrewallenbruce/fuimus.svg)](https://github.com/andrewallenbruce/fuimus)
[![CodeFactor](https://www.codefactor.io/repository/github/andrewallenbruce/fuimus/badge)](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.