Closed bramdhondt closed 5 months ago
On the main page,
devtools::instal_github("inbo/fistools")
should be
devtools::install_github("inbo/fistools")
It's the kind of hard-to-spot-typo that you want to avoid.
The double 'L' is also needed in the header of the section.
On the main page,
devtools::instal_github("inbo/fistools")
should be
devtools::install_github("inbo/fistools")
It's the kind of hard-to-spot-typo that you want to avoid.
The double 'L' is also needed in the header of the section.