asdfree icon indicating copy to clipboard operation
asdfree copied to clipboard

WVS: new filename needed

Open briatte opened this issue 6 years ago • 0 comments

This filename:

https://github.com/ajdamico/asdfree/blob/2459f0d76bc5c07edb3a180a538df70a370f36bd/64-wvs.Rmd#L50-L54

should now be:

wvs_df <-
	readRDS( 
		file.path( path.expand( "~" ) , "WVS" , 
			"wave 6/F00007569-WV6_Data_United_States_2011_Spss_v20180912.rds" ) 
	)

I'd submit a pull request, but I have an old version of the repo on my GitHub profile which I want to keep as such… sorry!

briatte avatar Feb 27 '19 07:02 briatte