hey guys.
I don`t know this code going work. can you help me for a minute?
yesterday i create code below.
---------------------------------------------------------------------------------------------
library(tidyverse)
library(rvest)
get_yahoo <- function(stock, type = "financials"){...