QuartoDocument input

24 views Asked by At

I'm not sure how to word it because I haven't been able to find stuff on it, but I want to make a data.frame() that will use an initial input value that you can put into a prompt box on my website, whether it's with readline() or another function I don't know about.

I've tried readline() as well as library(shiny)'s titlePanel().

I want to know if there's anything else I can do before using html.

0

There are 0 answers