Kristoffer Bjärkefur

Results 109 comments of Kristoffer Bjärkefur

good idea. This command can be built to either be specified manually, ie. listing the folders, or by assuming iefolder structure. If it is manually it can be *delete("intermediate data","final...

To simplify standardization. Let's say a team decides for 5 folders they want in each round added by iefolder. Then this command would be set up to be run directly...

I was thinking that the command should follow the syntax of `iefolder` as much as possible. Let's say we call this command `iefolderadd`. Then that command can take the sub-command...

@gbedoyaWB , I wrote a sketch for this command now. The first thing I want to implement is the format on which the use, i.e. you, would specify which folders...

I like this and should not be too difficult, but I think it should be part of the decision to re-write **iebaltab** where we separate the code that do the...

This is an interesting idea. Let me explore this a little when I find time. The only issue that I see with this is that it will make us pus...

Do not merge this PR. Some edits should be used and some should not be used. I will fix this at some point.

Not sure what task I am assigned to do but I do not have time before `iebaltab` is out anyways

Not sure I agree with this being a solution to the actual problem. `clear all` is frequently used in Stata code. Changing the code in `ieboilstart` can be done, but...

Ok, If we can make this work, which seems possible, then I think this is the best solution. I can take a stab at the `ieboilstart` part of this when...