viewof query = Inputs.text({
label: "Your Name[2 character country code]",
value: "Evelyn Metzger[US]",
submit: true, // This waits for the user to press Enter
width: "100%"
});
Scholar Word Cloud Builder
This is a work in progress and comes with absolutely no warrenty.
This tool creates a word cloud of abstract and titles. It searches a provided name or names (separated by OR
) to retrieve the entrez ID.
Perhaps best of all, this is completely serverless thanks to quarto-live
; that’s right: this R code is being run on your browser!
Provide your name and 2-character country code like so.
If you want finer control, filter out results that occur less than Min Frequency
times.
Click Run Code
to generate the plot. If you can an error, try filtering results.