Load Data Frame from Database

sbf_load_data_from_db(
  x_name,
  db_name = sbf_get_db_name(),
  sub = sbf_get_sub(),
  main = sbf_get_main()
)

Arguments

x_name

A string of the name.

db_name

A string of the database name.

sub

A string specifying the path to the sub folder (by default the current sub folder).

main

A string specifying the path to the main folder (by default the current main folder)

Value

A data.frame of the table.