Skip to content

lint warnings "no visible global function definition"  #7

Description

@dasmaetthes

The warning appears on all function calls

deg2rad <- function(deg) {
   (deg * pi) / (180)
}

lat_1 <- deg2rad(50)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions