query_ref | R Documentation |
queries the refinitiv sql server using the connection configuration see tly_version() for details
query_ref(sql, format = "dataframe")
sql |
sql string |
format |
can be either 'dataframe' or 'list' |
data.dataframe if format is 'dataframe' or list if format is 'list'
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.