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
Add a function, get_long_notes_field_values.R to fill fields with field_type == "notes". Use the lorem package to generate the text. e.g.,
get_long_notes_field_values.R
lorem
lorem::ipsum(1, avg_words_per_sentence = 10)
The text was updated successfully, but these errors were encountered:
Addressed by #22
Sorry, something went wrong.
saipavan10-git
No branches or pull requests
Add a function,
get_long_notes_field_values.R
to fill fields with field_type == "notes". Use thelorem
package to generate the text. e.g.,The text was updated successfully, but these errors were encountered: