R: How to create a df with columns of random strings

后端 未结 0 1530
不知归路
不知归路 2021-01-02 06:02

I have a df, I would like one of the colums to contain a string of 5 random values between 1 and 100:

expected_df <- data.frame("x" = stri_rand_s         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题