# NOT RUN {
# Search by 'ICMS' (Brazilian Tax on Circulation of Goods and Services) in 'name'
ICMS_series <- search_series(terms = c('ICMS'), fields = c('name'))
# Search by 'Portugal' in 'name'
Portugal_series <- search_series(terms = c('Portugal'), fields = c('name'))
# }
# NOT RUN {
# }
Run the code above in your browser using DataLab