flacco has been integrated w rpy2 - basic function

This commit is contained in:
Remi Ehounou
2021-05-19 22:44:17 -04:00
parent e3ff427d76
commit bcf73992f0
31 changed files with 232 additions and 168 deletions

View File

@ -1,5 +1,5 @@
{
"python.pythonPath": "/usr/bin/python3.8",
"python.pythonPath": "/usr/sbin/python",
"python.testing.pytestArgs": [
"Sample codes"
],