Skip to content
New issue

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

Adding new type of variables #3

Open
jhk0530 opened this issue Jul 18, 2023 · 1 comment
Open

Adding new type of variables #3

jhk0530 opened this issue Jul 18, 2023 · 1 comment

Comments

@jhk0530
Copy link
Contributor

jhk0530 commented Jul 18, 2023

Hi tomaztk. Thanks for the inspiration with your wonderful package. 🤗


It would be nice to be able to create some types of variables as well.

First, I would like to be able to create an age variable.
A normal, uniform, or bimodal distribution would be sufficient.

Secondly, it would be nice to have a time variable, for example to create data like time of purchase.

Thirdly, it would be nice to have the ability to fix the seed to create the same dataset.

I'd also like to ask if you have any thoughts on implementing a package user manual using pkgdown (I'd love to help if you don't mind). which can contain more information than just readme.


Lastly, this isn't a request, but I'm just curious.

Is it possible to specify a column when creating data?

For example, I understand that dsR(ms:3) will give me 3 options for the 3 random ms variable column, but for example, I want them all to be color only.

If I wanted to use a color variable and but dsR made came up with a numeric variable, I should have to create a new sample again. (maybe I didn't understand function completely) 😂

Again, thanks for a great package. 🥰

@tomaztk
Copy link
Owner

tomaztk commented Jul 24, 2023

Hi,
Thank you for your ideas. I will implement the ideas (age, time variable, set.seed(), probability and distributions as well) and specifying the columns).
I have a plan to add some proper documentation, but your generosity is great and I would appreciate your help on pkgdown. Thank you in advance.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants