powered by
textareaInput(id, label, value, rows = 20, cols = 35, class = "form-control")
x <- textareaInput("genesetarea", "Gene Set", "Fgf21", rows = 5, cols = 35)
Run the code above in your browser using DataLab