https://github.com/davidasmith/docmerge
https://github.com/davidasmith/docmerge
Last synced: 8 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/davidasmith/docmerge
- Owner: DavidASmith
- License: other
- Created: 2025-09-01T07:47:12.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2025-10-03T12:22:00.000Z (8 months ago)
- Last Synced: 2025-10-03T14:31:50.090Z (8 months ago)
- Language: R
- Size: 31.3 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# docmerge
**Very early development version. It might not work. It might change a lot.**
The goal of docmerge is to ...
## Installation
You can install the development version of docmerge like so:
``` r
# FILL THIS IN! HOW CAN PEOPLE INSTALL YOUR DEV PACKAGE?
```
## Example
This is a basic example which shows you how to solve a common problem:
``` r
library(docmerge)
## basic example code
```