Skip to contents

Interactively find and replace unqualified, e.g. mutate(...) calls with fully qualified dplyr::mutate(...) calls. This version operates on the currently open file in the RStudio and allows for interactive review of the proposed changes.

Usage

fix_unqualified_fns()

Value

nothing - called for side effects