R programmer for improving a crosstable function

  • Durum: Closed
  • Ödül: $40
  • Alınan Girdiler: 3
  • Kazanan: heatherturner

Yarışma Özeti

Hi, I've some programming demands to update an old R function I use to analyse data, it produces a crosstable object which I believe can be improved. First, I want to include in arguments (...) the data frame, so it would work as crosstable(DF, VAR1, VAR2, VAR3, ... ). My need today is to be able to use this function along with dplyr functions like; DF %>% crosstable(VAR1, VAR2), is it possible? Second, I want it to be faster, if possible. R language has advanced great deal in the late years, so maybe something can be done to make the crosstable a bit more rapid.

Aranan Beceriler

İşveren Geribildirimi

“Nice person to work with.”

Profil Görüntüsü dmsilv, Brazil.

Genel Açıklama Panosu

  • dhirajkhanna
    dhirajkhanna
    • 8 yıl önce

    Can you please tell me what exactly you wish to achieve with your function by the help of an example?

    • 8 yıl önce
    1. dmsilv
      Yarışma Sahibi
      • 8 yıl önce

      Today the function works as crosstable( DF$VAR1, DF$VAR2, DF$VAR3, ... ) . I need this to match the data.frame, like : crosstable( data=DF, VAR1, VAR2, VAR3, ... ). Second, it would be really nice to use the function along with dplyr style; DF %>% crosstable(VAR1, VAR2). Is it any better?

      • 8 yıl önce

Yarışmalara nasıl başlanır

  • Projenizi ilan edin

    Yarışmanızı İlan Edin Hızlı ve kolay

  • Tonlarca girdi alın

    Tonlarca Girdi Alın Bütün dünyadan

  • En iyi girdiyi seçin

    En iyi girdiyi seçin Dosyaları indirin - Kolay!

Şimdi bir Yarışma İlan Et ya da Bugün Bize Katılın!