We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b519f20 commit 27f0b5dCopy full SHA for 27f0b5d
R-packages/covidcast/R/plot.R
@@ -768,5 +768,4 @@ shift_main = function(map_df){
768
!.$is_hawaii) %>% dplyr::filter(!.$is_pr)
769
main_df = sf::st_transform(main_df, 102003)
770
return(main_df)
771
-}
772
-
+}
0 commit comments