Skip to content

Commit

Permalink
Remove stray browser
Browse files Browse the repository at this point in the history
  • Loading branch information
LukasWallrich committed Aug 13, 2024
1 parent 6d219ad commit dc07014
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions R/fred.R
Original file line number Diff line number Diff line change
Expand Up @@ -114,8 +114,6 @@ get_dataset_changelog <- function(changelog_file = "https://osf.io/fj3xc/downloa

load_fred_data <- function(data = get_param("FRED_DATA_FILE")) {

browser()

read_fred() %>%
clean_variables() %>%
add_common_effect_sizes() %>%
Expand Down

0 comments on commit dc07014

Please sign in to comment.