https://github.com/maxsal/ms
An R package of useful functions
https://github.com/maxsal/ms
Last synced: about 1 month ago
JSON representation
An R package of useful functions
- Host: GitHub
- URL: https://github.com/maxsal/ms
- Owner: maxsal
- License: other
- Created: 2023-05-23T18:19:47.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2025-01-10T17:10:12.000Z (4 months ago)
- Last Synced: 2025-04-10T06:08:37.010Z (about 1 month ago)
- Language: R
- Homepage: https://maxsal.github.io/ms/
- Size: 7.13 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: NEWS.md
- License: LICENSE
Awesome Lists containing this project
README
# ms
An R package of functions I've found useful.
## Installation
```
# install.packages("remotes")
remotes::install_github("maxsal/ms")
```
## Future work- Better account for sex-specific exposures in `cooccurrence_analysis`