Skip to contents

Automatically moves functions into their own files.

Usage

refactor_misplaced(dir_path = ".", dry_run = TRUE)

Arguments

dir_path

String. Project root.

dry_run

Logical. If TRUE, reports what would happen.