The DHS Program User Forum
Discussions regarding The DHS Program data and results
Home » Data » Dataset use (other programs) » Opening databases in RStudio
Re: Opening databases in RStudio [message #11807 is a reply to message #11806] Fri, 10 February 2017 16:34 Go to previous messageGo to previous message
Trevor-DHS is currently offline  Trevor-DHS
Messages: 789
Registered: January 2013
Senior Member
If you are using View() to see the data, I've no idea how to increase the view. I'm not sure you can
You can try the following to see all of the variable names:
options(max.print=5000)
names(df)

Also to see the variable labels you can use:
attr(df, "variable.labels")

Will show you all of the value labels

[Updated on: Fri, 10 February 2017 16:34]

Report message to a moderator

 
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: SAS formatting programs
Next Topic: Applying correct strata in SAS
Goto Forum:
  


Current Time: Wed Apr 24 16:57:53 Coordinated Universal Time 2024