We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hi just installed this and here is my enviroment.
slickR_0.4.9 htmlwidgets_1.3 htmltools_0.3.6
however when I run the example:
slickR(obj = test ,height = 100, width = "95%") + settings(dots = TRUE)
I get this error:
Error in htmltools::tag(tag, varArgs, .noWS) : unused argument (.noWS)
is this some sort of version error? thanks.
The text was updated successfully, but these errors were encountered:
ok I updated htmltools to .5 and it works well now. thanks.
Sorry, something went wrong.
No branches or pull requests
Hi just installed this and here is my enviroment.
however when I run the example:
I get this error:
Error in htmltools::tag(tag, varArgs, .noWS) : unused argument (.noWS)
is this some sort of version error? thanks.
The text was updated successfully, but these errors were encountered: