Nothing
# Create list of words a child knows
words <- c("smile", "old", "chicken (animal)", "breakfast", "snow", "uh oh",
"please", "bad", "bicycle", "moon")
# Create table
wg_categories <- wg2ws_items(words)
# Convert to WS score
ws_categories <- wg2ws_category_score(wg_categories, age = 20)
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.