Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
I icoads.utils
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 3
    • Issues 3
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • Operations
    • Operations
    • Incidents
  • Analytics
    • Analytics
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • brivas
  • icoads.utils
  • Issues
  • #14

Closed
Open
Created May 03, 2022 by Elizabeth Kent@eckMaintainer

add date variable spec to get_smooth

Need to be able to specify date variable (to allow usage of local time if required).

e.g.

get_smooth <- function(df, date.var="date") {

then something like

df <- df[order(df[,date.var]),c("uid",date.var,"lat","lon")]

where needed

Edited May 03, 2022 by Elizabeth Kent
Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking