Skip to content

Rename coalesce() to fcoalesce() #3754

@shrektan

Description

@shrektan

As @MichaelChirico metioned in #3740 (comment), we have 10 functions named with prefix f (some are no conflicts with base). However, coalesce() is an exception. I support @MichaelChirico 's idea that making the function names as consistent as possible.

So I think it may be better to rename the function coalesce() to fcoalesce() since it's not been published on CRAN yet.

Function Conflict in base?
fintersect
foverlaps
frank{v}
f{read,write}
froll{mean,sum}
fsetdiff
fsetequal
fsort
funion

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions