Skip to content

esqLABS/esqlabs.handsontable

Repository files navigation

esqlabs.handontable

Test package for the esqLABS

esqlabs.handontable allows you to add interactive excel basis table . It is a wrapper for the handsontable library.

How to install?

GitHub:

remotes::install_github("esqLABS/esqlabs.handsontable")

Development mode:

To build the JS code, go to the RStudio terminal tab (or any terminal) and run at the package root:

yarn install
yarn run webpack --mode=development

To generate JS code, recompile with yarn run webpack, document and reload the package functions:

devtools::document()
devtools::load_all()

About

No description, website, or topics provided.

Resources

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE
MIT
LICENSE.md

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published