jfernandz / autocomplete-R

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Autocomplete+ provider for R statistical software for atom text editor

Method

Scripts R were made to parse R documentation to a json file.

Default R packages were implemented.

print(.packages())

To implement more packages you just need to execute source("~/.atom/packages/autocomplete-R/R/packages_new.R").


Feel free to contribute!

Special thanks to AltraBio Company

@contributions: Andryas Waurzenczak

License

Licensed under the MIT License

About

License:MIT License


Languages

Language:CoffeeScript 55.0%Language:R 45.0%