Comment written by Megan Perry on May 05, 2020 22:49:24:
When using the descr() function in the summarytools
package, is it possible to change the order of variables to how they
appear in your data frame instead of alphabetical (and if not, is it
possible to manually choose the order they appear in the table)?
Comment written by Megan Perry on May 05, 2020 22:49:24:
When using the descr() function in the summarytools
package, is it possible to change the order of variables to how they
appear in your data frame instead of alphabetical (and if not, is it
possible to manually choose the order they appear in the table)?
Comment written by Antoine Soetewey on May 06, 2020 14:59:25:
Dear Megan,
Thanks for your question. From the package vignette and
the help, I don't think it's possible to change the order of the
variables.
However, feel free to contact the author
of the package. He may be able to help you, and if this is not
possible at the moment, he may eventually add this feature.
Don't hesitate to let us know his reply!
Comment written by Gill Gill on September 24, 2020 06:14:52:
Dear Antoine,
I was trying to install {Summarytools} package and I got
this notification: Warning in install.packages : package
{Summarytools} is not available (for R version 4.0.2). May be I was
making any mistake? I would highly appreciate if you can help me in
this turmoil :)
Comment written by Gill Gill on September 24, 2020 06:14:52:
Dear Antoine,
I was trying to install {Summarytools} package and I got
this notification: Warning in install.packages : package
{Summarytools} is not available (for R version 4.0.2). May be I was
making any mistake? I would highly appreciate if you can help me in this
turmoil :)
Comment written by Antoine Soetewey on September 24, 2020 06:48:38:
Dear Gill,
This is weird because my R version is also 4.0.2 and I
just tried to install the package, and it works without any problem.
Are you sure you installed summarytools (and not Summarytools) with install.packages("summarytools")?
Comment written by Antoine Soetewey on September 24, 2020 06:48:38:
Dear Gill,
This is weird because my R version is also 4.0.2 and I
just tried to install the package, and it works without any problem. Are
you sure you installed summarytools (and not Summarytools) with install.packages("summarytools")?
Let me know if this helps.
Regards,
Antoine
Comment written by Gill Gill on September 24, 2020 11:08:54:
Dear Antoine,
Thank you for your reply. Yes, I checked that I made a mistake. Its working well now. Thank you very much :)
6 comments
β powered by giscusComment written by Megan Perry on May 05, 2020 22:49:24:
When using the descr() function in the summarytools package, is it possible to change the order of variables to how they appear in your data frame instead of alphabetical (and if not, is it possible to manually choose the order they appear in the table)?
Sign in to add your reaction.
Comment written by Antoine Soetewey on May 06, 2020 14:59:25:
Dear Megan,
Thanks for your question. From the package vignette and the help, I don't think it's possible to change the order of the variables.
However, feel free to contact the author of the package. He may be able to help you, and if this is not possible at the moment, he may eventually add this feature. Don't hesitate to let us know his reply!
Best,
Antoine
Sign in to add your reaction.
Comment written by Gill Gill on September 24, 2020 06:14:52:
Dear Antoine,
I was trying to install {Summarytools} package and I got this notification: Warning in install.packages : package {Summarytools} is not available (for R version 4.0.2). May be I was making any mistake? I would highly appreciate if you can help me in this turmoil :)
Sign in to add your reaction.
Comment written by Antoine Soetewey on September 24, 2020 06:48:38:
Dear Gill,
This is weird because my R version is also 4.0.2 and I just tried to install the package, and it works without any problem. Are you sure you installed summarytools (and not Summarytools) with
install.packages("summarytools")?Let me know if this helps.
Regards,
Antoine
Sign in to add your reaction.
Comment written by Gill Gill on September 24, 2020 11:08:54:
Dear Antoine,
Thank you for your reply. Yes, I checked that I made a mistake. Its working well now. Thank you very much :)
Sign in to add your reaction.
Comment written by Antoine Soetewey on September 24, 2020 11:38:25:
You're welcome!
Sign in to add your reaction.