I am trying to decompose a time series of daily precipitation data from 2010 to 2022. When I use the decompose() function in RStudio I receive the error "Error in decompose(precipSMA100) : time series has no or less than two periods". Does anyone have any advice on how to get around this error?