Skip to content

Commit f4f8d9c

Browse files
author
btskinner
committed
added message when complete
1 parent 552290b commit f4f8d9c

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

R/get.R

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -110,6 +110,7 @@ sc_get <- function(sccall, api_key) {
110110

111111
## add year column and return
112112
df[['year']] <- sccall[['year']]
113+
message('Request complete!')
113114
df
114115

115116
}

0 commit comments

Comments
 (0)