powered by
print_query prints out the query used for a DNB-search request.
print_query
print_query(dnb_obj)
the DNB-serch object returned by dnb_search or dnb_advanced.
dnb_search
dnb_advanced
Query string.
# NOT RUN { dnb.srch <- dnb_search(title="katze") print_query(dnb.srch) # }
Run the code above in your browser using DataLab