Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jimbrig/obsidianr
Analyze Obsidian Vaults from R
https://github.com/jimbrig/obsidianr
analysis documentation obsidian-md obsidian-vault pkm r-package r-programming rstats
Last synced: about 1 month ago
JSON representation
Analyze Obsidian Vaults from R
- Host: GitHub
- URL: https://github.com/jimbrig/obsidianr
- Owner: jimbrig
- License: other
- Created: 2022-03-29T01:09:34.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-03-29T02:27:28.000Z (over 2 years ago)
- Last Synced: 2024-08-09T02:15:46.791Z (5 months ago)
- Topics: analysis, documentation, obsidian-md, obsidian-vault, pkm, r-package, r-programming, rstats
- Language: JavaScript
- Homepage:
- Size: 12.3 MB
- Stars: 5
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.Rmd
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
---
output: github_document
---```{r, include = FALSE}
knitr::opts_chunk$set(
collapse = TRUE,
comment = "#>",
fig.path = "man/figures/README-",
out.width = "100%"
)
```# obsidian
The goal of obsidian is to ...
## Installation
You can install the development version of obsidian from [GitHub](https://github.com/) with:
``` r
# install.packages("devtools")
devtools::install_github("jimbrig/obsidian")
```## Example
This is a basic example which shows you how to solve a common problem: