Giter Club home page Giter Club logo

Comments (3)

sjPlot avatar sjPlot commented on May 23, 2024

Which package version are you using (see packageVersion("sjmisc")) There was such a bug, which should have been fixed in the current development build (can be installed with devtools::install_github("sjPlot/sjmisc")).

from sjmisc.

sjPlot avatar sjPlot commented on May 23, 2024

Ah, just saw the sample dataset and tested it. Works with the current development build:

> get_var_labels(dummy)

                                                                         "" 
                                                                        Q1R 
                                                      "S1.請問您的性別是?" 
                                                                        Q2R 
                                                      "S2.請問您的年齡是?" 
                                                                        Q3R 
                                                  "S3.請問您的居住地區是?" 
                                                                       Q4C1 
"S4.請問您本人或同住的家人有沒有人在以下相關行業工作?(可複選)金融保險產業" 
                                                                       Q4C2 
                                       "市場研究或公關/廣告/媒體等相關行業" 
                                                                       Q4C3 
                                                 "飲料製造/銷售等相關行業" 
                                                                       Q4C4 
                                                             "文創電影產業" 
                                                                       Q4C5 
                                                                 "以上皆無" 
get_val_labels(dummy)
$Panel.ID
NULL

$Q1R
[1] "男性" "女性"

$Q2R
[1] "14歲以下" "15~19歲"  "20~24歲"  "25~29歲"  "30~34歲"  "35~39歲"  "40~44歲"  "45歲以上"

$Q3R
[1] "台北市+新北市(新店區/板橋區/三重區/中和區/永和區/新莊區/樹林區)"
[2] "台中市"                                                         
[3] "高雄市"                                                         
[4] "其他地區"                                                       

$Q4C1
NULL

$Q4C2
NULL

$Q4C3
NULL

$Q4C4
NULL

$Q4C5
NULL

from sjmisc.

leoluyi avatar leoluyi commented on May 23, 2024

Apology for another updating version issue.
Thanks for such efficient package anyway!

from sjmisc.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.