We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ec0d907 commit 2201633Copy full SHA for 2201633
README.md
@@ -9,5 +9,5 @@ Financial Engineering functions in R
9
Install `devtools` package in run
10
```R
11
library(devtools)
12
-install_github("PyFE/FE-R", subdir="pakage")
+devtools::install_github("PyFE/FE-R", subdir="pakage")
13
```
0 commit comments