man for R in vim

This commit is contained in:
Frank Villaro-Dixon 2014-03-24 21:37:02 +01:00
parent 7bee9a97ef
commit cba66d2da6

2
vim/scripts/doc.R.sh Executable file
View file

@ -0,0 +1,2 @@
#!/bin/bash
R -e "help($1)"