Initiate Portfolio Tracker (global variables of path names and file names are loaded, directory with required folders are created)

init_portfolio_tracker(db_path = ".")

Arguments

db_path

A single character string containing the directory of the database. Default is the current working directory.