A set of Julia helper functions.

julia_run()

julia_skip()

julia_works(.action = abort)

julia_proj_path(JULIA_PROJ)

julia_proj_generate(JULIA_PROJ)

julia_proj_activate(JULIA_PROJ)

julia_proj_temp()

julia_packages_dev_Patter.jl()

julia_packages_install(.packages, .update)

julia_packages_library(.packages)

julia_packages(.packages, .update)

julia_threads(.threads)

julia_glimpse(.x)

julia_print(.x)

julia_summary(.x)

julia_save(.x, .file = .x)

julia_load(.file, .x = basename(tools::file_path_sans_ext(.file)))

julia_timeline(.x)

julia_check_exists(...)

julia_code(.x)

Details

The following functions are exported:

  • julia_run() defines whether or not to run examples;

Author

Edward Lavender