Skip to content

rwatts3/autocomplete-R

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Autocomplete+ provider for R statistical software for atom text editor

Method

A script was made to parse R documentation and a json file was build (perfectible)

see R/scrapeRdoc.R

Coffeescript parse json and autocomplete R functions (with Autocomplete plus)

Note

I'm a noob in coffeescript so this package functionalities could be largely improved.

Also, any suggestions are welcome!

Feel free to contribute!

Special thanks to AltraBio Company

License

Licensed under the MIT License

About

No description, website, or topics provided.

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Packages

No packages published

Languages

  • R 57.5%
  • CoffeeScript 42.5%