Read a config.py file in R

config(file = "config.py")

Arguments

file

a file path

Examples

if (FALSE) {
dir(config()$a)
}