Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Working List #2

Open
16 of 26 tasks
panlanfeng opened this issue Sep 10, 2016 · 1 comment
Open
16 of 26 tasks

Working List #2

panlanfeng opened this issue Sep 10, 2016 · 1 comment

Comments

@panlanfeng
Copy link
Owner

panlanfeng commented Sep 10, 2016

List of functions to be included in the RFlavor package.

  • *apply
  • all.equal
  • args
  • datarange
  • expand.grid
  • factor, levels, relevel
  • findInterval
  • identical
  • invisible
  • list, unlist
  • missing
  • replicate
  • setequal
  • str
  • sweep
  • switch
  • table
  • ncol
  • nrow
  • outer
  • rep
  • head
  • tail
  • duplicated
  • matrix
  • vectorized version of rnorm, rpois, rbeta....
@panlanfeng
Copy link
Owner Author

panlanfeng commented Sep 12, 2016

switch can be deal with this the package Match.jl.
And Julia may support it officially. See here for updates.

factor has its equivalent PooledDataArray from DataArrays. relevel is equivalent to setlevel.

args can be replaced by methods, although not exactly same.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant