I am building a R Shiny interface that queries the user input in Postgresql and generate the respective map layer. However, I am unsure of the syntax to include the query in the SQL string.
my codes are as follows:
server.r
shinyServer(function(input,output) { drv
my codes are as follows:
server.r
shinyServer(function(input,output) { drv