| fake_user_feedback | R Documentation | 
Fake user feedbacks
fake_user_feedback(
  n,
  seed = 2811,
  from = "2012-01-01 00:00:01",
  to = "2020-01-01 00:00:01"
)
n | 
 Number of feedbacks to generate  | 
seed | 
 the random seed, default is 2811  | 
from, to | 
 the date to cover  | 
a dataframe
fake_user_feedback(10)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.