Prints a brief summary of the data source, signal, and geographic level, and
then prints the underlying data frame, for an object returned by
covidcast_signal().
# S3 method for covidcast_signal
print(x, ...)The covidcast_signal object.
Additional arguments passed to print.data.frame() to print the
data.
The covidcast_signal object, unchanged.