README.md

DigitalDNA R-package

SAGE Publishing logo

This project has been possible thanks to SAGE Ocean Concept Grants 2018.

The goal of the package ddna is to provide a set of utilities and algorithms for online social bot detection based on the Social Fingerprinting

Requirements

Installation

You can install the released version of ddna with:

install.packages("devtools")
devtools::install_github("WAFI-CNR/ddna-rpackage")

Usage

You can find usage examples in this page

Contributing

Want to contribute? Do it with these easy steps:

  1. Fork it (https://github.com/WAFI-CNR/ddna-rpackage/fork)
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create a new Pull Request

Credits and Aknowledgement

This library has been made possible thanks to the collaboration and contribution of: - SAGE Publishing - Bellomo Salvatore - Cresci Stefano - Martella Antonio - Spognardi Angelo - Tesconi Maurizio - ... and all the contributors of this opensource library

Want to contribute?

Pull requests welcome

References



WAFI-CNR/ddna-rpackage documentation built on Oct. 31, 2019, 1:11 a.m.