Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kwb-r/kwb.endnote
Helper Functions For Analysing KWB Endnote Library (Exported As .XML)
https://github.com/kwb-r/kwb.endnote
endnote knowledge-repo literature-data-management project-fakin publication r r-package rstats
Last synced: 10 days ago
JSON representation
Helper Functions For Analysing KWB Endnote Library (Exported As .XML)
- Host: GitHub
- URL: https://github.com/kwb-r/kwb.endnote
- Owner: KWB-R
- License: mit
- Created: 2019-01-08T14:09:06.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2023-09-27T02:39:19.000Z (over 1 year ago)
- Last Synced: 2024-11-07T01:11:42.400Z (about 2 months ago)
- Topics: endnote, knowledge-repo, literature-data-management, project-fakin, publication, r, r-package, rstats
- Language: R
- Homepage: http://kwb-r.github.io/kwb.endnote
- Size: 6.92 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[![R-CMD-check](https://github.com/KWB-R/kwb.endnote/workflows/R-CMD-check/badge.svg)](https://github.com/KWB-R/kwb.endnote/actions?query=workflow%3AR-CMD-check)
[![pkgdown](https://github.com/KWB-R/kwb.endnote/workflows/pkgdown/badge.svg)](https://github.com/KWB-R/kwb.endnote/actions?query=workflow%3Apkgdown)
[![codecov](https://codecov.io/github/KWB-R/kwb.endnote/branch/master/graphs/badge.svg)](https://codecov.io/github/KWB-R/kwb.endnote)
[![Project Status](https://img.shields.io/badge/lifecycle-experimental-orange.svg)](https://www.tidyverse.org/lifecycle/#experimental)
[![CRAN_Status_Badge](https://www.r-pkg.org/badges/version/kwb.endnote)]()Helper Functions For Analysing KWB Endnote Library
(Exported As .XML).# kwb.endnote
Helper Functions For Analysing KWB Endnote Library
(Exported As .XML).## Installation
```r
#install.packages("remotes", repos = "https://cloud.r-project.org")
remotes::install_github("KWB-R/kwb.endnote")
```## Documentation
Release: [https://kwb-r.github.io/kwb.endnote](https://kwb-r.github.io/kwb.endnote)
Development: [https://kwb-r.github.io/kwb.endnote/dev](https://kwb-r.github.io/kwb.endnote/dev)