Hi, The values in references are spilling to the next line. How to rectify this? get_bulk_patent_data(year = rep(2023, 1), week = 1:1, output_file = "patent-data.csv")
Hi, The values in references are spilling to the next line. How to rectify this?
get_bulk_patent_data(year = rep(2023, 1), week = 1:1,
output_file = "patent-data.csv")