Description Usage Arguments Value
Return an image of a word bubble of qualitative responses (text) from a column(s) from a spreadsheet.
1 2 3 4 5 6 7 8 9 |
file |
the name of the file, including the filetype extension |
sheet_name |
if passing an excel file, the name of the sheet to analyze, default = 0 |
dir |
the directory where the file should be saved, default = ” |
column |
A string or vector of the columns header that are to be included in the word bubble, default = ” |
max |
number of words in the word bubble, default = Inf words |
height |
the height of the outputted image, default = 600 pixals |
width |
the width of the outputted image, default = 800 pixals |
returns an image of a word bubble by specified width and height and includes max number of words.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.